This commit is contained in:
parent
4ced8e9af2
commit
bd07373b05
6 changed files with 41 additions and 14 deletions
|
@ -45,6 +45,8 @@ public:
|
|||
void UpdateView(float XOfs,float YOfs,float ZOfs);
|
||||
void SetMouseMode(MOUSE_MODE CurrentMode,MOUSE_MODE NewMode);
|
||||
|
||||
Vec &GetMapPos() {return(MapPos);}
|
||||
|
||||
// Layers
|
||||
void LayerSetActive(int Layer);
|
||||
int LayerGetActive();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue