feat: Added Engine Cycles to GameManager
This commit is contained in:
@@ -7,4 +7,5 @@ internal static class Constants
|
||||
{
|
||||
internal static int BEHAVIOURS_SIZE_INITIAL = 16;
|
||||
internal static int GAME_OBJECTS_SIZE_INITIAL = 256;
|
||||
internal static int DRAWABLE_OBJECTS_SIZE_INITIAL = 256;
|
||||
}
|
||||
|
Reference in New Issue
Block a user