Background and tilemap added

This commit is contained in:
2021-01-30 01:34:02 -05:00
parent 618bda931e
commit b691641494
32 changed files with 62 additions and 123 deletions

View File

@ -47,6 +47,7 @@ public:
groupColliders,
groupProjectiles,
groupObjects,
groupBackground,
groupUI_Layer0,
groupUI_Layer1
};