Added region highlighting
This commit is contained in:
@@ -53,6 +53,10 @@ protected:
|
||||
RegionPager pager;
|
||||
std::list<TileSheet> sheetList;
|
||||
|
||||
struct {
|
||||
int x = 0, y = 0;
|
||||
} camera;
|
||||
|
||||
//debugging
|
||||
int incrementer = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user