Update archtype ecs

This commit is contained in:
2025-12-02 16:40:23 +09:00
parent 9d991bf316
commit 95cb9af16f
7 changed files with 392 additions and 6 deletions

View File

@@ -0,0 +1,4 @@
global using EntityID = System.Int32;
global using GenerationID = System.UInt32;
global using WorldID = System.UInt16;