This commit is contained in:
parent
e2bc92802a
commit
d2dd4ffd27
20 changed files with 330 additions and 152 deletions
|
@ -43,7 +43,7 @@ public:
|
|||
int GetType() {return(LAYER_TYPE_TILE);}
|
||||
|
||||
void Render(CCore *Core,Vec &CamPos,BOOL Is3d);
|
||||
void RenderGrid(CCore *Core,Vec &CamPos);
|
||||
void RenderGrid(CCore *Core,Vec &CamPos,BOOL Active);
|
||||
|
||||
void FindCursorPos(CCore *Core,CMapEditView *View,Vec &CamPos,CPoint &MousePos);
|
||||
void RenderCursor(CCore *Core,Vec &CamPos,BOOL Is3d);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue