GuiImageList Class Reference#include <guiImageList.h>
Inheritance diagram for GuiImageList:
[legend]List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| GuiImageList::GuiImageList |
( |
|
) |
|
Member Function Documentation
| static void GuiImageList::initPersistFields |
( |
|
) |
[static] |
| bool GuiImageList::Clear |
( |
|
) |
|
| U32 GuiImageList::Count |
( |
|
) |
[inline] |
| U32 GuiImageList::Insert |
( |
const char * |
texturePath, |
|
|
GFXTextureProfile * |
Type = &GFXDefaultGUIProfile | |
|
) |
| | |
| bool GuiImageList::FreeTextureEntry |
( |
U32 |
Index |
) |
|
| GFXTexHandle GuiImageList::GetTextureHandle |
( |
const char * |
TexturePath |
) |
|
| const char* GuiImageList::GetTexturePath |
( |
U32 |
Index |
) |
|
| U32 GuiImageList::IndexFromId |
( |
U32 |
Id |
) |
|
| U32 GuiImageList::IndexFromPath |
( |
const char * |
Path |
) |
|
Member Data Documentation
|