mirror of
https://github.com/glest/glest-source.git
synced 2025-08-08 17:36:30 +02:00
update of editor and g3dviewer
This commit is contained in:
@@ -150,6 +150,7 @@ public:
|
||||
|
||||
void flipX();
|
||||
void flipY();
|
||||
void copyXY(int x, int y, int sx, int sy); // destination x,y = source sx,sy
|
||||
void reset(int w, int h, float alt, MapSurfaceType surf);
|
||||
void resize(int w, int h, float alt, MapSurfaceType surf);
|
||||
void resetFactions(int maxFactions);
|
||||
|
Reference in New Issue
Block a user