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

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

AddChildHead(AGUI2Element &a_rElement)AGUI2Elementinline
AddChildTail(AGUI2Element &a_rElement)AGUI2Elementinline
AGUI2Element()AGUI2Element
AGUI2ElementNode()AGUI2ElementNodeinline
AGUI2MenuGridItem()AGUI2MenuGridItem
AnchorPos(TFLOAT &a_rX, TFLOAT &a_rY, TFLOAT a_fWidth, TFLOAT a_fHeight)AGUI2Element
ArrowFocusCallback typedefAVolumeSlider
AVolumeSlider()AVolumeSlider
CanFocus() constAGUI2MenuGridIteminline
ChildBegin() constAGUI2Elementinline
ChildRBegin() constAGUI2Elementinline
COMMANDRESULT enum nameAGUI2MenuGridItem
COMMANDRESULT_CANCEL enum valueAGUI2MenuGridItem
COMMANDRESULT_NONE enum valueAGUI2MenuGridItem
COMMANDRESULT_OK enum valueAGUI2MenuGridItem
Create(const TCHAR *a_szLeftArrow, const TCHAR *a_szRightArrow, const TCHAR *a_szBarIcon)AVolumeSlider
GetAlpha() constAGUI2Elementinline
GetDimensions(TFLOAT &a_rWidth, TFLOAT &a_rHeight)AGUI2Elementvirtual
GetFlowOffset()AGUI2MenuGridItemvirtual
GetFlowVisualOffset()AGUI2MenuGridItemvirtual
GetHeight()AGUI2Elementvirtual
GetId() constAVolumeSliderinline
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() constAGUI2MenuGridIteminline
GetPrev() constAGUI2ElementNodeinline
GetPrevChild(AGUI2Element *a_pCurrentChild)AGUI2Elementinline
GetPrevMenuItem() constAGUI2MenuGridIteminline
GetScreenTransform(AGUI2Transform &a_rOutTransform)AGUI2Element
GetTransform()AGUI2Elementinline
GetWidth()AGUI2Elementvirtual
HasFlags(TUINT32 a_uiFlags) constAGUI2Elementinline
Hide()AGUI2Elementinline
IsEnabled() constAGUI2MenuGridIteminline
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(AGUI2MenuGridItem &a_rLinkAfter)AGUI2MenuGridItem
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()AGUI2MenuGridItemvirtual
OnFocusLost()AGUI2MenuGridItemvirtual
OnInputCommand(AGUI2MenuGrid::ACTIONFLAGS &a_rActionFlags)AGUI2MenuGridItemvirtual
OnUpdate(TFLOAT a_fDeltaTime) overrideAVolumeSlidervirtual
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)AGUI2Elementvirtual
SetAnchor(AGUI2ATTACHMENT a_eAnchor)AGUI2Elementinline
SetArrowFocusedCallback(ArrowFocusCallback a_fnCallback)AVolumeSliderinline
SetAttachment(AGUI2ATTACHMENT a_eAnchor, AGUI2ATTACHMENT a_ePivot)AGUI2Elementinline
SetCallbackUserData(void *a_pUserData)AVolumeSliderinline
SetColour(TUINT32 a_uiColour)AGUI2Elementvirtual
SetDimensions(TFLOAT a_fWidth, TFLOAT a_fHeight)AGUI2Elementvirtual
SetEnabled(TBOOL a_bEnabled)AGUI2MenuGridItemvirtual
SetFocus(TBOOL a_bFocused)AGUI2Elementvirtual
SetHeight(TFLOAT a_fHeight)AGUI2Elementvirtual
SetId(TINT a_iID)AVolumeSliderinline
SetInFront()AGUI2Elementinline
SetPivot(AGUI2ATTACHMENT a_ePivot)AGUI2Elementinline
SetPostRenderCallback(t_PostRender a_cbNewCallback)AGUI2Elementinline
SetRenderBeforeChildren()AGUI2Elementinline
SetShadowAlpha(TFLOAT a_fAlpha)AGUI2Elementvirtual
SetSideElements(AGUI2MenuGridItem *a_pLeft, AGUI2MenuGridItem *a_pRight, AGUI2MenuGridItem *a_pTop, AGUI2MenuGridItem *a_pBottom)AGUI2MenuGridItem
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
~AGUI2Element()=defaultAGUI2Elementvirtual
~AGUI2ElementNode()AGUI2ElementNodeinlinevirtual
~AGUI2MenuGridItem()AGUI2MenuGridItem
~AVolumeSlider()AVolumeSlider