My Project
SallyAPI::GUI::CScrollForm Member List
This is the complete list of members for SallyAPI::GUI::CScrollForm, including all inherited members.
AddChild(SallyAPI::GUI::CControl *control)SallyAPI::GUI::CForm [virtual]
BlendAnimated(int alphaBlending, int speed, bool moveToEnd=true)SallyAPI::GUI::CControl [virtual]
CBaseObject()SallyAPI::Core::CBaseObject
CControl(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CControl
CForm(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CForm
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]
CleanUp()SallyAPI::GUI::CControl [virtual]
CScrollForm(SallyAPI::GUI::CGUIBaseObject *parent, int x, int y, int width, int height, int controlId=0)SallyAPI::GUI::CScrollForm
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]
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
GetHeight()SallyAPI::GUI::CGUIBaseObject
GetImageRect(int gui)SallyAPI::GUI::CGUIBaseObject [protected]
GetMouseDownX()SallyAPI::GUI::CControl [virtual]
GetMouseDownY()SallyAPI::GUI::CControl [virtual]
GetParent()SallyAPI::GUI::CGUIBaseObject
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]
IsScrolling()SallyAPI::GUI::CForm
IsVisible()SallyAPI::GUI::CControl [virtual]
LeaveRenderLock()SallyAPI::GUI::CGUIBaseObject [protected]
m_bAlwaysHandleInputSallyAPI::GUI::CForm [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_bHandleInputIfItIsChildHandledSallyAPI::GUI::CForm [protected]
m_bLocalisedSallyAPI::GUI::CControl [protected]
m_bMouseDownSallyAPI::GUI::CControl [protected]
m_bPressedSallyAPI::GUI::CControl [protected]
m_bScrollingSallyAPI::GUI::CForm [protected]
m_bStopOnFirstSuccessSallyAPI::GUI::CForm [protected]
m_bUpdateRequestedSallyAPI::GUI::CGUIBaseObject [protected]
m_bVisibleSallyAPI::GUI::CControl [protected]
m_critSectLockRenderSallyAPI::GUI::CGUIBaseObject [protected]
m_eRotationXSallyAPI::GUI::CControl [protected]
m_eRotationYSallyAPI::GUI::CControl [protected]
m_eRotationZSallyAPI::GUI::CControl [protected]
m_eScrollTypeSallyAPI::GUI::CForm [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_fStartMouseDownSallyAPI::GUI::CForm [protected]
m_fStartRotateXSallyAPI::GUI::CControl [protected]
m_fStartRotateYSallyAPI::GUI::CControl [protected]
m_fStartRotateZSallyAPI::GUI::CControl [protected]
m_fStartSendMessageSallyAPI::GUI::CForm [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_GUIControlListSallyAPI::GUI::CForm [protected]
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_iMouseDownXSallyAPI::GUI::CControl [protected]
m_iMouseDownYSallyAPI::GUI::CControl [protected]
m_iScrollSmoothMouseOldXSallyAPI::GUI::CForm [protected]
m_iScrollSmoothMouseOldYSallyAPI::GUI::CForm [protected]
m_iSetMessageSallyAPI::GUI::CForm [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_rgbFontColourSallyAPI::GUI::CControl [protected]
m_strTextSallyAPI::GUI::CGUIBaseObject [protected]
m_vScrollSmoothLastTimeSallyAPI::GUI::CForm [protected]
m_vScrollSmoothLastXSallyAPI::GUI::CForm [protected]
m_vScrollSmoothLastYSallyAPI::GUI::CForm [protected]
Move(int x, int y)SallyAPI::GUI::CControl [virtual]
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]
MoveX(int x)SallyAPI::GUI::CForm [protected]
MoveY(int y)SallyAPI::GUI::CForm [protected]
ProcessKeyboard(char KeyboardState[256], char KeyboardStatePressed[256])SallyAPI::GUI::CControl [virtual]
ProcessMouseMove(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
RemoveChild(std::list< CControl * >::iterator iter)SallyAPI::GUI::CForm
Render()SallyAPI::GUI::CForm [virtual]
ResetMouse()SallyAPI::GUI::CControl [protected, virtual]
Resize(int width, int height)SallyAPI::GUI::CScrollForm [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]
ResizeInternal(int width, int height)SallyAPI::GUI::CControl [protected, virtual]
ResizeScrollArea(int width, int height)SallyAPI::GUI::CScrollForm [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]
ScrollTypeNormal(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
ScrollTypeSmooth(int x, int y)SallyAPI::GUI::CForm [protected, virtual]
SendMessageToChilds(SallyAPI::GUI::CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter=NULL)SallyAPI::GUI::CForm [virtual]
SendMessageToParent(CGUIBaseObject *reporter, int reporterId, int messageId, SallyAPI::GUI::SendMessage::CParameterBase *messageParameter=NULL)SallyAPI::GUI::CForm [virtual]
SetAlign(int align)SallyAPI::GUI::CControl [virtual]
SetAlphaBlending(int alphaBlending)SallyAPI::GUI::CForm [virtual]
SetAlwaysHandleInput(bool alwaysHandleInput)SallyAPI::GUI::CForm
SetColor(D3DCOLOR rgbFontColour)SallyAPI::GUI::CControl [virtual]
SetHandleInputIfItIsChildHandled(bool handleInputIfItIsChildHandled)SallyAPI::GUI::CForm
SetLocalised(bool localised)SallyAPI::GUI::CControl [virtual]
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]
SetScrollType(SallyAPI::GUI::ScrollType scrollType)SallyAPI::GUI::CForm
SetStopAngelX(float angel)SallyAPI::GUI::CControl [virtual]
SetStopAngelY(float angel)SallyAPI::GUI::CControl [virtual]
SetStopAngelZ(float angel)SallyAPI::GUI::CControl [virtual]
SetStopHandleInputOnFirstSuccess(bool stopOnFirstSuccess)SallyAPI::GUI::CForm
SetText(const std::string &text)SallyAPI::GUI::CControl [virtual]
Timer(float timeDelta)SallyAPI::GUI::CForm [virtual]
TimerScrollNormal()SallyAPI::GUI::CForm [protected, virtual]
Update()SallyAPI::GUI::CForm [virtual]
UpdateControl()SallyAPI::GUI::CForm [protected, virtual]
Visible(bool visible)SallyAPI::GUI::CControl [virtual]
~CBaseObject()SallyAPI::Core::CBaseObject [virtual]
~CControl()SallyAPI::GUI::CControl [virtual]
~CForm()SallyAPI::GUI::CForm [virtual]
~CGUIBaseObject()SallyAPI::GUI::CGUIBaseObject [virtual]
~CScrollForm()SallyAPI::GUI::CScrollForm [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines