This commit is contained in:
parent
4f2649a592
commit
057cb931bb
19 changed files with 919 additions and 590 deletions
|
@ -107,6 +107,7 @@ public:
|
|||
void Toggle2d3d();
|
||||
int FindLayer(int Type,int SubType=-1);
|
||||
int SetActionLayer(CLayerTile *Lyr) {ActionLayer=Lyr;}
|
||||
CLayer *GetActionLayer() {return(ActionLayer);}
|
||||
|
||||
void SetScale();
|
||||
Vector3 &GetScaleVector() {return(ScaleVector);}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue