OpenBarnyard
 
Loading...
Searching...
No Matches
AGUI2Button Member List

This is the complete list of members for AGUI2Button, including all inherited members.

AddChildHead(AGUI2Element &a_rElement)AGUI2Elementinline
AddChildTail(AGUI2Element &a_rElement)AGUI2Elementinline
AGUI2Button()AGUI2Button
AGUI2Element()AGUI2Element
AGUI2ElementNode()AGUI2ElementNodeinline
AGUI2MenuItem()AGUI2MenuItem
AnchorPos(TFLOAT &a_rX, TFLOAT &a_rY, TFLOAT a_fWidth, TFLOAT a_fHeight)AGUI2Element
CanFocus() constAGUI2MenuIteminline
ChildBegin() constAGUI2Elementinline
ChildRBegin() constAGUI2Elementinline
COMMANDRESULT enum nameAGUI2MenuItem
COMMANDRESULT_CANCEL enum valueAGUI2MenuItem
COMMANDRESULT_NONE enum valueAGUI2MenuItem
COMMANDRESULT_OK enum valueAGUI2MenuItem
Create(AGUI2Font *a_pFont, TFLOAT a_fWidth, const TWCHAR *a_wszText, TFLOAT a_fGap)AGUI2Button
GetAlpha() constAGUI2Elementinline
GetBackground()AGUI2Buttoninline
GetDimensions(TFLOAT &a_rWidth, TFLOAT &a_rHeight) overrideAGUI2Buttonvirtual
GetFlowOffset() overrideAGUI2Buttonvirtual
GetFlowVisualOffset() overrideAGUI2Buttonvirtual
GetHeight()AGUI2Elementvirtual
GetId() constAGUI2Buttoninline
GetInvScreenTransform(AGUI2Transform &a_rOutTransform)AGUI2Element
GetMaxs(TFLOAT &a_fX, TFLOAT &a_fY)AGUI2Elementvirtual
GetMins(TFLOAT &a_fX, TFLOAT &a_fY)AGUI2Elementvirtual
GetNext() constAGUI2ElementNodeinline
GetNextChild(AGUI2Element *a_pCurrentChild)AGUI2Elementinline
GetNextMenuItem() constAGUI2MenuIteminline
GetPrev() constAGUI2ElementNodeinline
GetPrevChild(AGUI2Element *a_pCurrentChild)AGUI2Elementinline
GetPrevMenuItem() constAGUI2MenuIteminline
GetScreenTransform(AGUI2Transform &a_rOutTransform)AGUI2Element
GetTextBox()AGUI2Buttoninline
GetTransform()AGUI2Elementinline
GetWidth()AGUI2Elementvirtual
HasFlags(TUINT32 a_uiFlags) constAGUI2Elementinline
Hide()AGUI2Elementinline
IsEnabled() constAGUI2MenuIteminline
IsFocused() constAGUI2Elementinline
IsInFront() constAGUI2Elementinline
IsLinked() constAGUI2ElementNodeinline
IsPointInside(TFLOAT a_fX, TFLOAT a_fY)AGUI2Elementvirtual
IsVisible() constAGUI2Elementinline
LinkAfter(AGUI2ElementNode &a_rNode)AGUI2ElementNodeinline
LinkBefore(AGUI2ElementNode &a_rNode)AGUI2ElementNodeinline
LinkChildBefore(AGUI2Element &a_rNewChildren, AGUI2Element &a_rInsertAfter)AGUI2Elementinline
LinkMenuItemBefore(AGUI2MenuItem &a_rLinkAfter)AGUI2MenuItem
m_cbPostRenderAGUI2Elementprotected
m_ChildrenAGUI2Elementprotected
m_eAnchorAGUI2Elementprotected
m_eFlagsAGUI2Elementprotected
m_ePivotAGUI2Elementprotected
m_fHeightAGUI2Elementprotected
m_fWidthAGUI2Elementprotected
m_oTransformAGUI2Elementprotected
m_pNextAGUI2ElementNodeprotected
m_pParentAGUI2Elementprotected
m_pPrevAGUI2ElementNodeprotected
m_uiColourAGUI2Elementprotected
m_uiVisibilityMaskAGUI2Elementprotected
OnFocus() overrideAGUI2Buttonvirtual
OnFocusLost() overrideAGUI2Buttonvirtual
OnInputCommand(AGUI2Menu::ACTIONFLAGS &a_rActionFlags)AGUI2MenuItemvirtual
OnUpdate(TFLOAT a_fDeltaTime)AGUI2MenuItemvirtual
PivotPos(TFLOAT &a_rX, TFLOAT &a_rY, TFLOAT a_fWidth, TFLOAT a_fHeight)AGUI2Element
PostRender()AGUI2Elementvirtual
PreRender()AGUI2Elementvirtual
RemoveSelf()AGUI2Elementinline
Render()AGUI2Elementvirtual
s_uiVisibilityMaskAGUI2Elementinlinestatic
SetAlpha(TFLOAT a_fAlpha) overrideAGUI2Buttonvirtual
SetAnchor(AGUI2ATTACHMENT a_eAnchor)AGUI2Elementinline
SetAttachment(AGUI2ATTACHMENT a_eAnchor, AGUI2ATTACHMENT a_ePivot)AGUI2Elementinline
SetColour(TUINT32 a_uiColour)AGUI2Elementvirtual
SetDimensions(TFLOAT a_fWidth, TFLOAT a_fHeight)AGUI2Elementvirtual
SetDisabledColour(TUINT a_uiColour)AGUI2Buttoninline
SetEnabled(TBOOL a_bEnabled) overrideAGUI2Buttonvirtual
SetEnabledColour(TUINT a_uiColour)AGUI2Buttoninline
SetFocus(TBOOL a_bFocused)AGUI2Elementvirtual
SetFocusedColour(TUINT a_uiColour)AGUI2Buttoninline
SetFocusedScale(TFLOAT a_fScale)AGUI2Buttoninline
SetHeight(TFLOAT a_fHeight)AGUI2Elementvirtual
SetId(TINT a_iID)AGUI2Buttoninline
SetImage(const TCHAR *a_szTexSec, TFLOAT a_fScaleX, TFLOAT a_fScaleY)AGUI2Button
SetInFront()AGUI2Elementinline
SetPivot(AGUI2ATTACHMENT a_ePivot)AGUI2Elementinline
SetPostRenderCallback(t_PostRender a_cbNewCallback)AGUI2Elementinline
SetRenderBeforeChildren()AGUI2Elementinline
SetScaleOnFocus(TBOOL a_bScaleOnFocus)AGUI2Buttoninline
SetShadowAlpha(TFLOAT a_fAlpha) overrideAGUI2Buttonvirtual
SetTextShadow(TBOOL a_bEnabled, TUINT32 a_uiColour, TFLOAT a_fAlpha)AGUI2Buttoninline
SetTextShadowOffset(TFLOAT a_fOffset)AGUI2Buttoninline
SetTextShadowOffset(TFLOAT a_fOffsetX, TFLOAT a_fOffsetY)AGUI2Buttoninline
SetTransform(TFLOAT a_fX, TFLOAT a_fY, float a_fRotAngle=0.0f)AGUI2Elementinline
SetTranslation(TFLOAT a_fX, TFLOAT a_fY)AGUI2Elementinline
SetTranslation(const Toshi::TVector2 &a_rTranslation)AGUI2Elementinline
SetWidth(TFLOAT a_fWidth)AGUI2Elementvirtual
ShouldRenderBeforeChildren()AGUI2Elementinline
Show()AGUI2Elementinline
t_PostRender typedefAGUI2Element
Tick(TFLOAT a_fDeltaTime)AGUI2Elementvirtual
Unlink()AGUI2ElementNodeinline
~AGUI2Button()AGUI2Button
~AGUI2Element()=defaultAGUI2Elementvirtual
~AGUI2ElementNode()AGUI2ElementNodeinlinevirtual
~AGUI2MenuItem()AGUI2MenuItem