add_raw(tNode *node) | CDoubleList< CGUIElement * > | [inline] |
at(int i) | CDoubleList< CGUIElement * > | [inline] |
begin() | CDoubleList< CGUIElement * > | [inline] |
CGUIElement() | CGUIElement | |
Create(CGUIElement *pParent, tRect WidgetRect, CCustomFont *pFont=NULL, CTexture *pTexture=NULL, CMaterial *pMaterial=NULL, bool bBorder=false) | CGUIStatic | [virtual] |
CGUIElement::Create(CGUIElement *pParent, tRect WidgetRect, CTexture *pTexture=NULL, CMaterial *pMaterial=NULL, bool bBorder=false) | CGUIElement | [virtual] |
Destroy() | CGUIStatic | [virtual] |
Draw() | CGUIStatic | [virtual] |
DrawText() | CGUIStatic | |
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 | |
GetEntityType() | CEntity | |
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) | CGUIStatic | [virtual] |
GetRect() | CGUIElement | |
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() | CGUIStatic | [virtual] |
IsAutoCalc() | CGUIElement | |
IsChild(CGUIElement *pElement) | CGUIElement | |
IsFlagSet(eGUIFlag eFlag) | CGUIElement | |
IsOfType(eEntityType eType) | CGUIStatic | [virtual] |
LoadXML(TiXmlNode *pDataNode, CString strFilename) | CGUIStatic | [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_bTextVisible | CGUIStatic | [protected] |
m_bVisible | CGUIElement | [protected] |
m_dwFlags | CGUIElement | [protected] |
m_eControlType | CGUIElement | [protected] |
m_iChildren | CGUIElement | [protected] |
m_iFontIndex | CGUIStatic | [protected] |
m_iHorizontalAlign | CGUIStatic | [protected] |
m_iMaterialIndex | CGUIElement | [protected] |
m_iMaterialShininess | CGUIElement | [protected] |
m_InactiveColor | CGUIElement | [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) | 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) | CGUIElement | [virtual] |
ProcessMessages() | CGUIElement | [virtual] |
PropertyChanging(const void *pvProperty, void *pvNewValue) | CGUIStatic | [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) | CGUIStatic | [virtual] |
SaveXML(TiXmlNode *pDataNode, CString strFilename) | CGUIStatic | [virtual] |
set_ptr(CGUIElement *data) | CDoubleList< CGUIElement * > | [inline] |
SetAutoCalc(bool bAutoCalc) | CGUIElement | |
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 | |
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 | |