This commit is contained in:
parent
b7d08475ef
commit
c432ba1f5f
7 changed files with 65 additions and 21 deletions
|
@ -13,7 +13,7 @@ public:
|
|||
CLayerTile3d(sLayerHdr *Hdr,sTile *TileList,sTri *TriList,sQuad *QuadList,sVtx *VtxList);
|
||||
~CLayerTile3d();
|
||||
|
||||
void init(VECTOR &MapPos,int Shift,int Width,int Height);
|
||||
void init(DVECTOR &MapPos,int Shift,int Width,int Height);
|
||||
void shutdown();
|
||||
void render();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue