| add_raw(tNode *node) | CDoubleList< CGUIElement * > | [inline] |
| at(int i) | CDoubleList< CGUIElement * > | [inline] |
| begin() | CDoubleList< CGUIElement * > | [inline] |
| CGUIElement() | CGUIElement | |
| Collapse() | CGUIDropList | [virtual] |
| Create(CGUIElement *pParent, tRect WidgetRect, CCustomFont *pFont=NULL, CTexture *pTexture=NULL, CMaterial *pMaterial=NULL, bool bBorder=false, CGUIButton *pDefaultEntryBtn=NULL) | CGUIDropList | [virtual] |
| CGUIButton::Create(CGUIElement *pParent, tRect WidgetRect, CCustomFont *pFont=NULL, CTexture *pTexture=NULL, CMaterial *pMaterial=NULL, bool bBorder=false) | CGUIButton | [virtual] |
| CGUIElement::Create(CGUIElement *pParent, tRect WidgetRect, CTexture *pTexture=NULL, CMaterial *pMaterial=NULL, bool bBorder=false) | CGUIElement | [virtual] |
| Destroy() | CGUIButton | [virtual] |
| Draw() | CGUIDropList | [virtual] |
| DrawText() | CGUIStatic | |
| end() | CDoubleList< CGUIElement * > | [inline] |
| erase(bool bDataErase=true) | CDoubleList< CGUIElement * > | [inline] |
| Expand() | CGUIDropList | [virtual] |
| GetChild(UINT uiIndex) | CGUIElement | |
| GetChild(eGUIControlType eWidgetType) | CGUIElement | |
| GetChild(TiXmlElement *pXMLElement) | CGUIElement | |
| GetChildCount() | CGUIElement | |
| GetCurrentAnimation() | CGUIButton | [protected] |
| GetCurSel() | CGUIDropList | |
| GetEntityType() | CEntity | |
| GetEventAnimation(UINT uiEventIndex) | CGUIButton | [protected] |
| GetFilename() | CXMLResource | |
| GetFont() | CGUIStatic | |
| GetGUI() | CGUIElement | |
| GetHeight() | CGUIElement | |
| GetID() | CEntity | |
| GetLine(UINT uiLine, UINT uiCharacterCount=0) | CGUIStatic | [protected] |
| GetLineCount() | CGUIStatic | |
| GetLineLength(UINT uiLine) | CGUIStatic | |
| GetMaterial() | CGUIElement | |
| GetName() | CEntity | |
| GetParent() | CGUIElement | |
| GetProperties(EPropList &PropList) | CGUIDropList | [virtual] |
| GetRect() | CGUIElement | |
| GetState() | CGUIButton | |
| GetTexCoord(UINT index) | CGUIElement | |
| GetText() | CGUIStatic | |
| GetTextAlign() | CGUIStatic | |
| GetTextLength() | CGUIStatic | |
| GetTexture() | CGUIElement | |
| GetType() | CGUIElement | |
| GetWidth() | CGUIElement | |
| GetZOrder() | CGUIElement | |
| Hide() | CGUIElement | |
| HideSiblings(int iDeep=-1) | CGUIElement | |
| HideText() | CGUIStatic | |
| index(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| Initialize() | CGUIDropList | [virtual] |
| InsertItem(CString &strItemText, UINT uiInsertAfter=0) | CGUIDropList | [virtual] |
| IsAutoCalc() | CGUIElement | |
| IsChild(CGUIElement *pElement) | CGUIElement | |
| IsFlagSet(eGUIFlag eFlag) | CGUIElement | |
| IsOfType(eEntityType eType) | CGUIDropList | [virtual] |
| LoadButtonStates(TiXmlNode *pButtonXMLNode) | CGUIButton | [protected] |
| LoadStateEvents(tButtonState *uiState, TiXmlNode *pStateXMLNode) | CGUIButton | [protected] |
| LoadXML(TiXmlNode *pDataNode, CString strFilename) | CGUIDropList | [virtual] |
| m_ActiveColor | CGUIElement | [protected] |
| m_bActive | CGUIElement | [protected] |
| m_bAllowMoveX | CGUIElement | [protected] |
| m_bAllowMoveY | CGUIElement | [protected] |
| m_bAllowSizeX | CGUIElement | [protected] |
| m_bAllowSizeY | CGUIElement | [protected] |
| m_bAutoCalc | CGUIElement | [protected] |
| m_bExpanded | CGUIDropList | [protected] |
| m_bIdentSize | CGUIDropList | [protected] |
| m_bTextVisible | CGUIStatic | [protected] |
| m_bVisible | CGUIElement | [protected] |
| m_dwFlags | CGUIElement | [protected] |
| m_eControlType | CGUIElement | [protected] |
| m_iChildren | CGUIElement | [protected] |
| m_iCurSel | CGUIDropList | [protected] |
| m_iFontIndex | CGUIStatic | [protected] |
| m_iHorizontalAlign | CGUIStatic | [protected] |
| m_iListType | CGUIDropList | [protected] |
| m_iMaterialIndex | CGUIElement | [protected] |
| m_iMaterialShininess | CGUIElement | [protected] |
| m_InactiveColor | CGUIElement | [protected] |
| m_iSpacing | CGUIDropList | [protected] |
| m_iTextureIndex | CGUIElement | [protected] |
| m_iVerticalAlign | CGUIStatic | [protected] |
| m_MaterialAmbient | CGUIElement | [protected] |
| m_MaterialDiffuse | CGUIElement | [protected] |
| m_MaterialEmissive | CGUIElement | [protected] |
| m_MaterialSpecular | CGUIElement | [protected] |
| m_pFont | CGUIStatic | [protected] |
| m_pGUI | CGUIElement | [protected] |
| m_pMaterial | CGUIElement | [protected] |
| m_pParent | CGUIElement | [protected] |
| m_pTexture | CGUIElement | [protected] |
| m_pXMLElement | CXMLResource | [protected] |
| m_Rect | CGUIElement | [protected] |
| m_strElementType | CGUIElement | [protected] |
| m_strFilename | CXMLResource | [protected] |
| m_strFontFilename | CGUIStatic | [protected] |
| m_strFontName | CGUIStatic | [protected] |
| m_strMaterialName | CGUIElement | [protected] |
| m_strRectangle | CGUIElement | [protected] |
| m_strText | CGUIStatic | [protected] |
| m_strTextureFilename | CGUIElement | [protected] |
| m_strTextureName | CGUIElement | [protected] |
| m_TexCoord | CGUIElement | [protected] |
| m_TextPos | CGUIStatic | [protected] |
| move_to(unsigned int index, CGUIElement *Element) | CDoubleList< CGUIElement * > | [inline] |
| next() | CDoubleList< CGUIElement * > | [inline] |
| OnKeyDown(UINT uiKeyCode) | CGUIElement | [virtual] |
| OnKeyUp(UINT uiKeyCode) | CGUIElement | [virtual] |
| OnLMouseDown(UINT x, UINT y) | CGUIElement | [virtual] |
| OnLMouseUp(UINT x, UINT y) | CGUIButton | [virtual] |
| OnMouseMove(UINT x, UINT y) | CGUIElement | [virtual] |
| OnMove(UINT x, UINT y) | CGUIElement | [virtual] |
| OnRMouseDown(UINT x, UINT y) | CGUIElement | [virtual] |
| OnRMouseUp(UINT x, UINT y) | CGUIElement | [virtual] |
| operator[](int i) | CDoubleList< CGUIElement * > | [inline] |
| pop_back() | CDoubleList< CGUIElement * > | [inline] |
| pop_front() | CDoubleList< CGUIElement * > | [inline] |
| prev() | CDoubleList< CGUIElement * > | [inline] |
| ProcessMessage(tGUIMessage &Message) | CGUIDropList | [virtual] |
| ProcessMessages() | CGUIElement | [virtual] |
| PropertyChanging(const void *pvProperty, void *pvNewValue) | CGUIDropList | [virtual] |
| ptr() | CDoubleList< CGUIElement * > | [inline] |
| push_back(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| push_front(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| remove(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| remove_from(int i) | CDoubleList< CGUIElement * > | [inline] |
| remove_raw(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| RemoveChild(CGUIElement *pChild) | CGUIElement | |
| Resize(tRect &NewRect) | CGUIDropList | [virtual] |
| SaveButtonStates(TiXmlNode *pDataNode) | CGUIButton | [protected] |
| SaveStateEvents(TiXmlNode *pDataNode, tButtonState *pState) | CGUIButton | [protected] |
| SaveXML(TiXmlNode *pDataNode, CString strFilename) | CGUIDropList | [virtual] |
| set_ptr(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| SetAutoCalc(bool bAutoCalc) | CGUIElement | |
| SetCurSel(int iSelection) | CGUIDropList | [virtual] |
| SetEntityType(eEntityType eType) | CEntity | [protected] |
| SetFilename(CString strFilename) | CXMLResource | [protected] |
| SetFlag(eGUIFlag eFlag, bool bSet) | CGUIElement | |
| SetFont(CBitmapFont *pBitmapFont) | CGUIStatic | |
| SetGUI(CGUI *pGUI) | CGUIElement | |
| SetHeight(UINT uiHeight) | CGUIElement | |
| SetID(UINT uiID) | CEntity | |
| SetMaterial(CMaterial *pMaterial) | CGUIElement | |
| SetName(CString &strName) | CEntity | |
| SetParent(CGUIElement *pParent) | CGUIElement | |
| SetRect(tRect &NewRect) | CGUIElement | |
| SetState(bool bLoopAnimation, UINT uiState) | CGUIButton | |
| SetTexCoord(UINT uiIndex, float U, float V) | CGUIElement | |
| SetText(CString &strText) | CGUIStatic | |
| SetTextAlign(DWORD dwTextAlignFlags) | CGUIStatic | |
| SetTexture(CTexture *pTexture) | CGUIElement | |
| SetType(eGUIControlType eWidgetType) | CGUIElement | |
| SetWidth(UINT uiWidth) | CGUIElement | |
| SetZOrder(UINT uiZOrder) | CGUIElement | |
| Show() | CGUIElement | |
| ShowSiblings(int iDeep=-1) | CGUIElement | |
| ShowText() | CGUIStatic | |
| size() | CDoubleList< CGUIElement * > | [inline] |
| Visible() | CGUIElement | |