My Project
SallyAPI::GUI::CBox2DObject Member List
This is the complete list of members for SallyAPI::GUI::CBox2DObject, including all inherited members.
BlendAnimated(int alphaBlending, int speed, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
CBaseObject()SallyAPI::Core::CBaseObject
CBox2DObject(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CBox2DObject
CControl(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CControl
CGUIBaseObject(CGUIBaseObject *parent)SallyAPI::GUI::CGUIBaseObject
CheckProcessMouseDoubleClick(int x, int y)SallyAPI::GUI::CControl [virtual]
CheckProcessMouseDown(int x, int y)SallyAPI::GUI::CControl [virtual]
CheckProcessMouseMove(int x, int y)SallyAPI::GUI::CControl [virtual]
CheckProcessMouseUp(int x, int y)SallyAPI::GUI::CControl [virtual]
CImageBox(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CImageBox
CleanUp()SallyAPI::GUI::CControl [virtual]
CreateBox2DObject(b2World *world)SallyAPI::GUI::CBox2DObject
DrawButtonBackground(int leftImageTop, int middleImageTop, int rightImageTop, int leftImage, int middleImage, int rightImage, int leftImageBottom, int middleImageBottom, int rightImageBottom)SallyAPI::GUI::CControl [protected, virtual]
DrawButtonBackground(int leftImage, int middleImage, int rightImage)SallyAPI::GUI::CControl [protected, virtual]
DrawButtonBackground(int leftImage, int middleImage, int rightImage, int xCorrection, int yCorrection, int widthCorrection, int heightCorrection)SallyAPI::GUI::CControl [protected, virtual]
DrawImage(int gui, int x, int y)SallyAPI::GUI::CGUIBaseObject [protected]
DrawImage(int gui, int x, int y, int width, int height)SallyAPI::GUI::CGUIBaseObject [protected]
DrawImagePart(int gui, int x, int y, int srcX, int srcY, int srcW, int srcH)SallyAPI::GUI::CGUIBaseObject [protected]
DrawText(RECT r, const std::string &fontName, const std::string &text)SallyAPI::GUI::CControl [protected, virtual]
DrawText(int leftImage, int rightImage, int borderLeft, int borderRight, const std::string &fontName, const std::string &text="")SallyAPI::GUI::CControl [protected, virtual]
DrawText(int leftImage, int rightImage, int borderLeft, int borderRight, int topImage, int bottomImage, int borderTop, int borderBottom, const std::string &fontName, const std::string &text="")SallyAPI::GUI::CControl [protected, virtual]
DrawTextToRenderTarget(int width, int height, const std::string &fontName, int offSetX, int offSetY, const std::string &text="")SallyAPI::GUI::CControl [protected, virtual]
Enable(bool enable)SallyAPI::GUI::CControl [virtual]
EnterRenderLock()SallyAPI::GUI::CGUIBaseObject [protected]
GetAbsolutPosition(int *x, int *y)SallyAPI::GUI::CGUIBaseObject [virtual]
GetAlphaBlending()SallyAPI::GUI::CGUIBaseObject [virtual]
GetBox2DObject()SallyAPI::GUI::CBox2DObject
GetControlId()SallyAPI::GUI::CControl [virtual]
GetCurrentFont(const std::string &fontName)SallyAPI::GUI::CControl [protected, virtual]
GetDestinationHeight()SallyAPI::GUI::CControl
GetDestinationPositionX()SallyAPI::GUI::CControl
GetDestinationPositionY()SallyAPI::GUI::CControl
GetDestinationWidth()SallyAPI::GUI::CControl
GetDiyplayType()SallyAPI::GUI::CImageBox
GetHeight()SallyAPI::GUI::CGUIBaseObject
GetImageId()SallyAPI::GUI::CImageBox
GetImageRect(int gui)SallyAPI::GUI::CGUIBaseObject [protected]
GetMouseDownX()SallyAPI::GUI::CControl [virtual]
GetMouseDownY()SallyAPI::GUI::CControl [virtual]
GetParent()SallyAPI::GUI::CGUIBaseObject
GetPicture()SallyAPI::GUI::CImageBox
SallyAPI::GUI::CControl::GetPicture(int gui)SallyAPI::GUI::CGUIBaseObject [protected]
GetPositionX()SallyAPI::GUI::CGUIBaseObject
GetPositionY()SallyAPI::GUI::CGUIBaseObject
GetRotationAngleX()SallyAPI::GUI::CGUIBaseObject [virtual]
GetRotationAngleY()SallyAPI::GUI::CGUIBaseObject [virtual]
GetRotationAngleZ()SallyAPI::GUI::CGUIBaseObject [virtual]
GetRotationX()SallyAPI::GUI::CControl [virtual]
GetRotationY()SallyAPI::GUI::CControl [virtual]
GetRotationZ()SallyAPI::GUI::CControl [virtual]
GetText()SallyAPI::GUI::CGUIBaseObject [virtual]
GetTextRect(int leftImage, int rightImage, int borderLeft, int borderRight, int topImage, int bottomImage, int borderTop, int borderBottom)SallyAPI::GUI::CControl [protected, virtual]
GetWidth()SallyAPI::GUI::CGUIBaseObject
Init(float widthCorrection, float heightCorrection)SallyAPI::Core::CBaseObject [static]
InvalidateControl()SallyAPI::GUI::CControl [virtual]
IsAnimationActiveHeight()SallyAPI::GUI::CControl
IsAnimationActivePositionX()SallyAPI::GUI::CControl
IsAnimationActivePositionY()SallyAPI::GUI::CControl
IsAnimationActiveWidth()SallyAPI::GUI::CControl
IsControlHit(int x, int y)SallyAPI::GUI::CControl
IsEnabled()SallyAPI::GUI::CControl [virtual]
IsLocalised()SallyAPI::GUI::CControl [virtual]
IsMouseDown()SallyAPI::GUI::CControl [virtual]
IsPressed()SallyAPI::GUI::CControl [virtual]
IsVisible()SallyAPI::GUI::CControl [virtual]
LeaveRenderLock()SallyAPI::GUI::CGUIBaseObject [protected]
m_bAnimationBlendSallyAPI::GUI::CControl [protected]
m_bAnimationMoveXSallyAPI::GUI::CControl [protected]
m_bAnimationMoveYSallyAPI::GUI::CControl [protected]
m_bAnimationResizeHeightSallyAPI::GUI::CControl [protected]
m_bAnimationResizeWidthSallyAPI::GUI::CControl [protected]
m_bAnimationRotateXSallyAPI::GUI::CControl [protected]
m_bAnimationRotateXRunSallyAPI::GUI::CControl [protected]
m_bAnimationRotateYSallyAPI::GUI::CControl [protected]
m_bAnimationRotateYRunSallyAPI::GUI::CControl [protected]
m_bAnimationRotateZSallyAPI::GUI::CControl [protected]
m_bAnimationRotateZRunSallyAPI::GUI::CControl [protected]
m_bEnabledSallyAPI::GUI::CControl [protected]
m_bLocalisedSallyAPI::GUI::CControl [protected]
m_bMouseDownSallyAPI::GUI::CControl [protected]
m_bPressedSallyAPI::GUI::CControl [protected]
m_bUpdateRequestedSallyAPI::GUI::CGUIBaseObject [protected]
m_bVisibleSallyAPI::GUI::CControl [protected]
m_critSectLockRenderSallyAPI::GUI::CGUIBaseObject [protected]
m_eDiyplayTypeSallyAPI::GUI::CImageBox [protected]
m_eRotationXSallyAPI::GUI::CControl [protected]
m_eRotationYSallyAPI::GUI::CControl [protected]
m_eRotationZSallyAPI::GUI::CControl [protected]
m_fAngleXSallyAPI::GUI::CGUIBaseObject [protected]
m_fAngleYSallyAPI::GUI::CGUIBaseObject [protected]
m_fAngleZSallyAPI::GUI::CGUIBaseObject [protected]
m_fDeltaBlendSallyAPI::GUI::CControl [protected]
m_fDeltaMoveXSallyAPI::GUI::CControl [protected]
m_fDeltaMoveYSallyAPI::GUI::CControl [protected]
m_fDeltaResizeHeightSallyAPI::GUI::CControl [protected]
m_fDeltaResizeWidthSallyAPI::GUI::CControl [protected]
m_fDeltaRotateXSallyAPI::GUI::CControl [protected]
m_fDeltaRotateYSallyAPI::GUI::CControl [protected]
m_fDeltaRotateZSallyAPI::GUI::CControl [protected]
m_fDepthCorrectionSallyAPI::Core::CBaseObject [protected, static]
m_fHeightCorrectionSallyAPI::Core::CBaseObject [protected, static]
m_fSpeedRotateXSallyAPI::GUI::CControl [protected]
m_fSpeedRotateYSallyAPI::GUI::CControl [protected]
m_fSpeedRotateZSallyAPI::GUI::CControl [protected]
m_fStartRotateXSallyAPI::GUI::CControl [protected]
m_fStartRotateYSallyAPI::GUI::CControl [protected]
m_fStartRotateZSallyAPI::GUI::CControl [protected]
m_fStopAtAngelXSallyAPI::GUI::CControl [protected]
m_fStopAtAngelYSallyAPI::GUI::CControl [protected]
m_fStopAtAngelZSallyAPI::GUI::CControl [protected]
m_fTimeDeltaSallyAPI::GUI::CGUIBaseObject [protected]
m_fTimeMouseDownSallyAPI::GUI::CControl [protected]
m_fTimeMouseUpSallyAPI::GUI::CControl [protected]
m_fWidthCorrectionSallyAPI::Core::CBaseObject [protected, static]
m_iAlignSallyAPI::GUI::CControl [protected]
m_iAlphaBlendingSallyAPI::GUI::CGUIBaseObject [protected]
m_iAnimationSpeedBlendSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedMoveXSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedMoveYSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedResizeHeightSallyAPI::GUI::CControl [protected]
m_iAnimationSpeedResizeWidthSallyAPI::GUI::CControl [protected]
m_iControlIdSallyAPI::GUI::CControl [protected]
m_iDestinationBlendSallyAPI::GUI::CControl [protected]
m_iDestinationHeightSallyAPI::GUI::CControl [protected]
m_iDestinationWidthSallyAPI::GUI::CControl [protected]
m_iDestinationXSallyAPI::GUI::CControl [protected]
m_iDestinationYSallyAPI::GUI::CControl [protected]
m_iHeightSallyAPI::GUI::CGUIBaseObject [protected]
m_iImageSallyAPI::GUI::CImageBox [protected]
m_iMouseDownXSallyAPI::GUI::CControl [protected]
m_iMouseDownYSallyAPI::GUI::CControl [protected]
m_iStartBlendSallyAPI::GUI::CControl [protected]
m_iStartHeightSallyAPI::GUI::CControl [protected]
m_iStartWidthSallyAPI::GUI::CControl [protected]
m_iStartXSallyAPI::GUI::CControl [protected]
m_iStartYSallyAPI::GUI::CControl [protected]
m_iWidthSallyAPI::GUI::CGUIBaseObject [protected]
m_iXSallyAPI::GUI::CGUIBaseObject [protected]
m_iXAbsolutSallyAPI::GUI::CGUIBaseObject [protected]
m_iYSallyAPI::GUI::CGUIBaseObject [protected]
m_iYAbsolutSallyAPI::GUI::CGUIBaseObject [protected]
m_pParentSallyAPI::GUI::CGUIBaseObject [protected]
m_pPictureSallyAPI::GUI::CImageBox [protected]
m_rgbFontColourSallyAPI::GUI::CControl [protected]
m_strTextSallyAPI::GUI::CGUIBaseObject [protected]
Move(int x, int y)SallyAPI::GUI::CControl [virtual]
MoveAndHold(int x, int y)SallyAPI::GUI::CBox2DObject
MoveAnimated(int x, int y, int speed, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
MoveAnimated(int x, int y, int speedX, int speedY, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
MoveInternal(int x, int y)SallyAPI::GUI::CControl [protected, virtual]
ProcessKeyboard(char KeyboardState[256], char KeyboardStatePressed[256])SallyAPI::GUI::CControl [virtual]
ProcessMouseDoubleClick(int x, int y)SallyAPI::GUI::CImageBox [protected, virtual]
Render()SallyAPI::GUI::CControl [virtual]
RenderControl()SallyAPI::GUI::CImageBox [protected, virtual]
ResetMouse()SallyAPI::GUI::CControl [protected, virtual]
Resize(int width, int height)SallyAPI::GUI::CControl [virtual]
ResizeAnimated(int width, int height, int speed, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
ResizeAnimated(int width, int height, int speedWidth, int speedHeight, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
RotateAnimatedX(float speed, bool bRun)SallyAPI::GUI::CControl [virtual]
RotateAnimatedY(float speed, bool bRun)SallyAPI::GUI::CControl [virtual]
RotateAnimatedZ(float speed, bool bRun)SallyAPI::GUI::CControl [virtual]
SendMessageToChilds(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter=NULL)SallyAPI::GUI::CBox2DObject [virtual]
SendMessageToParent(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter=NULL)SallyAPI::GUI::CControl [virtual]
SetAlign(int align)SallyAPI::GUI::CControl [virtual]
SetAlphaBlending(int alphaBlending)SallyAPI::GUI::CGUIBaseObject [virtual]
SetColor(D3DCOLOR rgbFontColour)SallyAPI::GUI::CControl [virtual]
SetDisplayType(ImageBoxDisplayType value)SallyAPI::GUI::CImageBox
SetImageId(int image)SallyAPI::GUI::CImageBox
SetLocalised(bool localised)SallyAPI::GUI::CControl [virtual]
SetPicture(SallyAPI::GUI::CPicture *picture)SallyAPI::GUI::CImageBox
SetRotationAngleX(float angle)SallyAPI::GUI::CGUIBaseObject [virtual]
SetRotationAngleY(float angle)SallyAPI::GUI::CGUIBaseObject [virtual]
SetRotationAngleZ(float angle)SallyAPI::GUI::CGUIBaseObject [virtual]
SetRotationX(ControlRotation value)SallyAPI::GUI::CControl [virtual]
SetRotationY(ControlRotation value)SallyAPI::GUI::CControl [virtual]
SetRotationZ(ControlRotation value)SallyAPI::GUI::CControl [virtual]
SetStopAngelX(float angel)SallyAPI::GUI::CControl [virtual]
SetStopAngelY(float angel)SallyAPI::GUI::CControl [virtual]
SetStopAngelZ(float angel)SallyAPI::GUI::CControl [virtual]
SetText(const std::string &text)SallyAPI::GUI::CControl [virtual]
Timer(float timeDelta)SallyAPI::GUI::CBox2DObject [virtual]
Update()SallyAPI::GUI::CControl [virtual]
UpdateControl()SallyAPI::GUI::CControl [protected, virtual]
Visible(bool visible)SallyAPI::GUI::CControl [virtual]
~CBaseObject()SallyAPI::Core::CBaseObject [virtual]
~CBox2DObject()SallyAPI::GUI::CBox2DObject
~CControl()SallyAPI::GUI::CControl [virtual]
~CGUIBaseObject()SallyAPI::GUI::CGUIBaseObject [virtual]
~CImageBox()SallyAPI::GUI::CImageBox [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines