Improving entity manager and entity support for a simpler version, made some cleanup on the road to support serialization of world

This commit is contained in:
2026-08-31 23:05:20 -04:00
parent 4180622d6a
commit cb615091ca
17 changed files with 607 additions and 88 deletions
+3
View File
@@ -0,0 +1,3 @@
#include <Entity/Entity.h>
DEFINE_ENTITY(Inert);