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