| add_raw(tNode *node) | CDoubleList< CGUIElement * > | [inline] |
| at(int i) | CDoubleList< CGUIElement * > | [inline] |
| begin() | CDoubleList< CGUIElement * > | [inline] |
| CGUIElement() | CGUIElement | |
| Create(CGUIElement *pParent, tRect WidgetRect, CTexture *pTexture=NULL, CMaterial *pMaterial=NULL, bool bBorder=false, CGUIButton *pDefaultEntryBtn=NULL) | CGUIListBox | [virtual] |
| CGUIElement::Create(CGUIElement *pParent, tRect WidgetRect, CTexture *pTexture=NULL, CMaterial *pMaterial=NULL, bool bBorder=false) | CGUIElement | [virtual] |
| Destroy() | CGUIElement | [virtual] |
| Draw() | CGUIListBox | [virtual] |
| end() | CDoubleList< CGUIElement * > | [inline] |
| erase(bool bDataErase=true) | CDoubleList< CGUIElement * > | [inline] |
| GetChild(UINT uiIndex) | CGUIElement | |
| GetChild(eGUIControlType eWidgetType) | CGUIElement | |
| GetChild(TiXmlElement *pXMLElement) | CGUIElement | |
| GetChildCount() | CGUIElement | |
| GetCurSel() | CGUIListBox | |
| GetEntityType() | CEntity | |
| GetFilename() | CXMLResource | |
| GetGUI() | CGUIElement | |
| GetHeight() | CGUIElement | |
| GetID() | CEntity | |
| GetMaterial() | CGUIElement | |
| GetName() | CEntity | |
| GetParent() | CGUIElement | |
| GetProperties(EPropList &PropList) | CGUIListBox | [virtual] |
| GetRect() | CGUIElement | |
| GetTexCoord(UINT index) | CGUIElement | |
| GetTexture() | CGUIElement | |
| GetType() | CGUIElement | |
| GetWidth() | CGUIElement | |
| GetZOrder() | CGUIElement | |
| Hide() | CGUIElement | |
| HideSiblings(int iDeep=-1) | CGUIElement | |
| index(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| Initialize() | CGUIListBox | [virtual] |
| InsertItem(CString &strItemText, UINT uiInsertAfter=0) | CGUIListBox | [virtual] |
| IsAutoCalc() | CGUIElement | |
| IsChild(CGUIElement *pElement) | CGUIElement | |
| IsFlagSet(eGUIFlag eFlag) | CGUIElement | |
| IsOfType(eEntityType eType) | CGUIListBox | [virtual] |
| LoadXML(TiXmlNode *pDataNode, CString strFilename) | CGUIListBox | [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_bVisible | CGUIElement | [protected] |
| m_dwFlags | CGUIElement | [protected] |
| m_eControlType | CGUIElement | [protected] |
| m_iChildren | CGUIElement | [protected] |
| m_iMaterialIndex | CGUIElement | [protected] |
| m_iMaterialShininess | CGUIElement | [protected] |
| m_InactiveColor | CGUIElement | [protected] |
| m_iTextureIndex | CGUIElement | [protected] |
| m_MaterialAmbient | CGUIElement | [protected] |
| m_MaterialDiffuse | CGUIElement | [protected] |
| m_MaterialEmissive | CGUIElement | [protected] |
| m_MaterialSpecular | CGUIElement | [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_strMaterialName | CGUIElement | [protected] |
| m_strRectangle | CGUIElement | [protected] |
| m_strTextureFilename | CGUIElement | [protected] |
| m_strTextureName | CGUIElement | [protected] |
| m_TexCoord | CGUIElement | [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) | CGUIElement | [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) | CGUIListBox | [virtual] |
| ProcessMessages() | CGUIElement | [virtual] |
| PropertyChanging(const void *pvProperty, void *pvNewValue) | CGUIListBox | [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) | CGUIListBox | [virtual] |
| SaveXML(TiXmlNode *pDataNode, CString strFilename) | CGUIListBox | [virtual] |
| set_ptr(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
| SetAutoCalc(bool bAutoCalc) | CGUIElement | |
| SetCurSel(int iSelection) | CGUIListBox | [virtual] |
| SetEntityType(eEntityType eType) | CEntity | [protected] |
| SetFilename(CString strFilename) | CXMLResource | [protected] |
| SetFlag(eGUIFlag eFlag, bool bSet) | CGUIElement | |
| 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 | |
| SetTexCoord(UINT uiIndex, float U, float V) | CGUIElement | |
| SetTexture(CTexture *pTexture) | CGUIElement | |
| SetType(eGUIControlType eWidgetType) | CGUIElement | |
| SetWidth(UINT uiWidth) | CGUIElement | |
| SetZOrder(UINT uiZOrder) | CGUIElement | |
| Show() | CGUIElement | |
| ShowSiblings(int iDeep=-1) | CGUIElement | |
| size() | CDoubleList< CGUIElement * > | [inline] |
| Visible() | CGUIElement | |