2d-platformer/include
Joseph Aquino 260d2ad84d major update
-added support for building with ninja and added corresponding shell scripts
-added EntityView class to iterate over entities of the same tag
-entities are now grouped together in memory by tag rather than all together
-moved globals.h into utility.h
-moved EntityTag and EntityIndex into utility.h
2025-07-02 15:34:14 -04:00
..
Entities major update 2025-07-02 15:34:14 -04:00
Entities.h major update 2025-07-02 15:34:14 -04:00
Game.h initial commit 2025-06-22 04:38:37 -04:00
log.h major update 2025-07-02 15:34:14 -04:00
utility.h major update 2025-07-02 15:34:14 -04:00