| AddChildHead(AGUI2Element &a_rElement) | AGUI2Element | inline |
| AddChildTail(AGUI2Element &a_rElement) | AGUI2Element | inline |
| AGUI2Element() | AGUI2Element | |
| AGUI2ElementNode() | AGUI2ElementNode | inline |
| AGUI2Menu class | AGUI2MenuItem | friend |
| AGUI2MenuItem() | AGUI2MenuItem | |
| AnchorPos(TFLOAT &a_rX, TFLOAT &a_rY, TFLOAT a_fWidth, TFLOAT a_fHeight) | AGUI2Element | |
| CanFocus() const | AGUI2MenuItem | inline |
| ChildBegin() const | AGUI2Element | inline |
| ChildRBegin() const | AGUI2Element | inline |
| COMMANDRESULT enum name | AGUI2MenuItem | |
| COMMANDRESULT_CANCEL enum value | AGUI2MenuItem | |
| COMMANDRESULT_NONE enum value | AGUI2MenuItem | |
| COMMANDRESULT_OK enum value | AGUI2MenuItem | |
| GetAlpha() const | AGUI2Element | inline |
| GetDimensions(TFLOAT &a_rWidth, TFLOAT &a_rHeight) | AGUI2Element | virtual |
| GetFlowOffset() | AGUI2MenuItem | virtual |
| GetFlowVisualOffset() | AGUI2MenuItem | virtual |
| GetHeight() | AGUI2Element | virtual |
| GetInvScreenTransform(AGUI2Transform &a_rOutTransform) | AGUI2Element | |
| GetMaxs(TFLOAT &a_fX, TFLOAT &a_fY) | AGUI2Element | virtual |
| GetMins(TFLOAT &a_fX, TFLOAT &a_fY) | AGUI2Element | virtual |
| GetNext() const | AGUI2ElementNode | inline |
| GetNextChild(AGUI2Element *a_pCurrentChild) | AGUI2Element | inline |
| GetNextMenuItem() const | AGUI2MenuItem | inline |
| GetPrev() const | AGUI2ElementNode | inline |
| GetPrevChild(AGUI2Element *a_pCurrentChild) | AGUI2Element | inline |
| GetPrevMenuItem() const | AGUI2MenuItem | inline |
| GetScreenTransform(AGUI2Transform &a_rOutTransform) | AGUI2Element | |
| GetTransform() | AGUI2Element | inline |
| GetWidth() | AGUI2Element | virtual |
| HasFlags(TUINT32 a_uiFlags) const | AGUI2Element | inline |
| Hide() | AGUI2Element | inline |
| IsEnabled() const | AGUI2MenuItem | inline |
| IsFocused() const | AGUI2Element | inline |
| IsInFront() const | AGUI2Element | inline |
| IsLinked() const | AGUI2ElementNode | inline |
| IsPointInside(TFLOAT a_fX, TFLOAT a_fY) | AGUI2Element | virtual |
| IsVisible() const | AGUI2Element | inline |
| LinkAfter(AGUI2ElementNode &a_rNode) | AGUI2ElementNode | inline |
| LinkBefore(AGUI2ElementNode &a_rNode) | AGUI2ElementNode | inline |
| LinkChildBefore(AGUI2Element &a_rNewChildren, AGUI2Element &a_rInsertAfter) | AGUI2Element | inline |
| LinkMenuItemBefore(AGUI2MenuItem &a_rLinkAfter) | AGUI2MenuItem | |
| m_cbPostRender | AGUI2Element | protected |
| m_Children | AGUI2Element | protected |
| m_eAnchor | AGUI2Element | protected |
| m_eFlags | AGUI2Element | protected |
| m_ePivot | AGUI2Element | protected |
| m_fHeight | AGUI2Element | protected |
| m_fWidth | AGUI2Element | protected |
| m_oTransform | AGUI2Element | protected |
| m_pNext | AGUI2ElementNode | protected |
| m_pParent | AGUI2Element | protected |
| m_pPrev | AGUI2ElementNode | protected |
| m_uiColour | AGUI2Element | protected |
| m_uiVisibilityMask | AGUI2Element | protected |
| OnFocus() | AGUI2MenuItem | virtual |
| OnFocusLost() | AGUI2MenuItem | virtual |
| OnInputCommand(AGUI2Menu::ACTIONFLAGS &a_rActionFlags) | AGUI2MenuItem | virtual |
| OnUpdate(TFLOAT a_fDeltaTime) | AGUI2MenuItem | virtual |
| PivotPos(TFLOAT &a_rX, TFLOAT &a_rY, TFLOAT a_fWidth, TFLOAT a_fHeight) | AGUI2Element | |
| PostRender() | AGUI2Element | virtual |
| PreRender() | AGUI2Element | virtual |
| RemoveSelf() | AGUI2Element | inline |
| Render() | AGUI2Element | virtual |
| s_uiVisibilityMask | AGUI2Element | inlinestatic |
| SetAlpha(TFLOAT a_fAlpha) override | AGUI2MenuItem | virtual |
| SetAnchor(AGUI2ATTACHMENT a_eAnchor) | AGUI2Element | inline |
| SetAttachment(AGUI2ATTACHMENT a_eAnchor, AGUI2ATTACHMENT a_ePivot) | AGUI2Element | inline |
| SetColour(TUINT32 a_uiColour) | AGUI2Element | virtual |
| SetDimensions(TFLOAT a_fWidth, TFLOAT a_fHeight) | AGUI2Element | virtual |
| SetEnabled(TBOOL a_bEnabled) | AGUI2MenuItem | virtual |
| SetFocus(TBOOL a_bFocused) | AGUI2Element | virtual |
| SetHeight(TFLOAT a_fHeight) | AGUI2Element | virtual |
| SetInFront() | AGUI2Element | inline |
| SetPivot(AGUI2ATTACHMENT a_ePivot) | AGUI2Element | inline |
| SetPostRenderCallback(t_PostRender a_cbNewCallback) | AGUI2Element | inline |
| SetRenderBeforeChildren() | AGUI2Element | inline |
| SetShadowAlpha(TFLOAT a_fAlpha) | AGUI2Element | virtual |
| SetTransform(TFLOAT a_fX, TFLOAT a_fY, float a_fRotAngle=0.0f) | AGUI2Element | inline |
| SetTranslation(TFLOAT a_fX, TFLOAT a_fY) | AGUI2Element | inline |
| SetTranslation(const Toshi::TVector2 &a_rTranslation) | AGUI2Element | inline |
| SetWidth(TFLOAT a_fWidth) | AGUI2Element | virtual |
| ShouldRenderBeforeChildren() | AGUI2Element | inline |
| Show() | AGUI2Element | inline |
| t_PostRender typedef | AGUI2Element | |
| Tick(TFLOAT a_fDeltaTime) | AGUI2Element | virtual |
| Unlink() | AGUI2ElementNode | inline |
| ~AGUI2Element()=default | AGUI2Element | virtual |
| ~AGUI2ElementNode() | AGUI2ElementNode | inlinevirtual |
| ~AGUI2MenuItem() | AGUI2MenuItem | |