Updated Archetype to support add and remove entity Added EntityManager Added EntityCommandBuffer
4 lines
81 B
C#
4 lines
81 B
C#
global using EntityID = System.Int32;
|
|
global using GenerationID = System.Int32;
|
|
|