Mario editor: can paginate blocks now

This commit is contained in:
2021-05-07 10:08:41 +02:00
parent f89d36c177
commit e084ed6f86
4 changed files with 81 additions and 5 deletions
+2
View File
@@ -35,6 +35,8 @@ public:
static bool moveMapLeft(uint64_t flags);
static bool moveMapRight(uint64_t flags);
static bool moveToolsLeft(uint64_t flags);
static bool moveToolsRight(uint64_t flags);
private:
uint64_t select_flags = 0;