This commit is contained in:
parent
073550f4c7
commit
5bfc9fdcda
14 changed files with 220 additions and 73 deletions
|
@ -44,6 +44,8 @@ public:
|
|||
void Set(int X,int Y,CMap &Blk);
|
||||
void Set(CMap &Src,int StartX,int StartY,int Width,int Height);
|
||||
|
||||
void Resize(int Width,int Height);
|
||||
|
||||
BOOL DoesContainTile(sMapElem &Tile);
|
||||
|
||||
inline void operator=(CMap &Src)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue