This commit is contained in:
parent
cd80039a6c
commit
efafaba4ba
28 changed files with 246 additions and 188 deletions
|
@ -37,6 +37,9 @@ public:
|
|||
void Export(CCore *Core,CExport &Exp);
|
||||
void ExportThingData(CCore *Core,CExport &Exp,sLayerThing &ThisThing,sLayerThingData &OutThing);
|
||||
|
||||
virtual bool CanMirror(){return(true);}
|
||||
virtual bool CanRotate(){return(true);}
|
||||
|
||||
protected:
|
||||
CGUILayerHazard GUIHazard;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue