Began working on the lua API for the map
The basic framework is done.
This commit is contained in:
@@ -73,7 +73,7 @@ protected:
|
||||
int x = 0, y = 0;
|
||||
} camera;
|
||||
|
||||
RegionPager<MapGenerator, MapFileFormat> pager;
|
||||
RegionPager<BlankGenerator, DummyFormat> pager;
|
||||
TileSheet tsheet;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user