Add(TDFNode *, int max_count=-1) | hgl::TileGroup | |
Add(Stream *, int max_count=-1) | hgl::TileGroup | |
Add(const wchar_t *, int max_count=-1) | hgl::TileGroup | |
Add(HAC *, const wchar_t *, int max_count=-1) | hgl::TileGroup | |
Add(uint8 *, int, int, ColorType, int max_count=-1) | hgl::TileGroup | [virtual] |
Attrib | hgl::Object | |
Count | hgl::TileGroup | |
DefEvent(void, OnLink,(Object *, Object *)) | hgl::Object | |
DefEvent(void, OnUnlink,(Object *, Object *)) | hgl::Object | |
Destroy() | hgl::Object | [virtual] |
Draw(int n, float l, float t) const | hgl::TileGroup | [inline] |
Draw(int n, float l, float t, float w, float h) const | hgl::TileGroup | [inline] |
Draw(int n, const RectScope2< T > &rs) const | hgl::TileGroup | [inline] |
Draw(DrawArray *da, int n, float l, float t) const | hgl::TileGroup | [inline] |
Draw(DrawArray *da, int n, float l, float t, float w, float h) const | hgl::TileGroup | [inline] |
Draw(DrawArray *da, const RectScope2< T > &rs) const | hgl::TileGroup | [inline] |
Enabled | hgl::Object | |
GetCount() | hgl::TileGroup | [inline, protected] |
InitPrivate(TileData *) | hgl::TileGroup | [protected] |
LoadFromTDF(TDFNode *, int max_count=-1) | hgl::TileGroup | [protected] |
Name | hgl::Object | |
Object() | hgl::Object | |
Object(const WideString &) | hgl::Object | |
operator[](int n) | hgl::TileGroup | [inline] |
SplitTile(uint8 *, int, int, int, int, ColorType) | hgl::TileGroup | [protected, virtual] |
SuperObject | hgl::Object | |
tile_count | hgl::TileGroup | [protected] |
tile_data | hgl::TileGroup | [protected] |
tile_object | hgl::TileGroup | [protected] |
TileGroup(TileData *td) | hgl::TileGroup | [inline] |
TileGroup(TileData *td, TDFNode *tdf, int max_count=-1) | hgl::TileGroup | [inline] |
TileGroup(TileData *td, Stream *str, int max_count=-1) | hgl::TileGroup | [inline] |
TileGroup(TileData *td, const wchar_t *fn, int max_count=-1) | hgl::TileGroup | [inline] |
TileGroup(TileData *td, HAC *hac, const wchar_t *fn, int max_count=-1) | hgl::TileGroup | [inline] |
~_Object() | hgl::_Object | [inline, virtual] |
~Object() | hgl::Object | [virtual] |
~TileGroup() | hgl::TileGroup | [virtual] |