![]() |
CMGDK r49-rc2
|
公有成员 | |
TileLibraryManage (int size, int count) | |
virtual | ~TileLibraryManage () |
virtual uchar * | TrueGetTile (int index)=0 |
uchar * | GetTile (int index) |
保护属性 | |
int | tile_size |
int | tile_count |
uchar * | tile_data |
int | tile_buf_count |
virtual hgl::TileLibraryManage::~TileLibraryManage | ( | ) | [inline, virtual] |
int hgl::TileLibraryManage::tile_buf_count [protected] |
int hgl::TileLibraryManage::tile_count [protected] |
uchar* hgl::TileLibraryManage::tile_data [protected] |
int hgl::TileLibraryManage::tile_size [protected] |