This commit is contained in:
parent
b08c0884df
commit
cb92498e70
13 changed files with 253 additions and 55 deletions
|
@ -72,6 +72,7 @@ virtual int GetSubType() {return(LayerDef.SubType);}
|
|||
|
||||
|
||||
virtual void Render(CCore *Core,Vector3 &CamPos,bool Is3d){};
|
||||
virtual void Render4TGA(const char *Filename){}
|
||||
virtual void RenderGrid(CCore *Core,Vector3 &CamPos,bool Active);
|
||||
virtual void RenderSelection(CCore *Core,Vector3 &ThisCam){};
|
||||
virtual void RenderCursor(CCore *Core,Vector3 &CamPos,bool Is3d){};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue