This commit is contained in:
parent
9fd1d95350
commit
5f21cc0e01
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ virtual void shutdown();
|
||||||
void render(DVECTOR &MapPos);
|
void render(DVECTOR &MapPos);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
int getMapWidth() {return(MapWidth);}
|
||||||
|
int getMapHeight() {return(MapHeight);}
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
sLayerHdr *LayerHdr;
|
sLayerHdr *LayerHdr;
|
||||||
|
|
Loading…
Add table
Reference in a new issue