CMGDK r49-rc2
|
Tile对象 更多...
#include <TileData.H>
公有成员 | |
void | Draw (DrawArrayBufferInterface *) |
公有属性 | |
int | index |
float | fl |
float | ft |
float | fw |
float | fh |
Vertex2f | tex_coord [4] |
int | width |
int | height |
Tile对象
void hgl::TileObject::Draw | ( | DrawArrayBufferInterface * | draw | ) |
绘制贴图坐标数据
draw | 某个DrawArray的TexCoord |
float hgl::TileObject::fh |
float hgl::TileObject::fl |
float hgl::TileObject::ft |
float hgl::TileObject::fw |