Gravity Engine 2 5.1
|
Utility to manage a pool of structs in GECore. More...
Public Member Functions | |
int | Alloc (ref NativeArray< T > a) |
void | Free (int index) |
void | Init (NativeArray< T > a, int growBy) |
Utility to manage a pool of structs in GECore.
T |
T | : | struct |