Package zombie.vehicles
Class BaseVehicle.Matrix4fObjectPool
java.lang.Object
zombie.popman.ObjectPool
zombie.vehicles.BaseVehicle.Matrix4fObjectPool
- Enclosing class:
- BaseVehicle
public static final class BaseVehicle.Matrix4fObjectPool extends ObjectPool
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.popman.ObjectPool
ObjectPool.Allocator
-
Method Summary
Modifier and Type Method Description protected Matrix4f
makeObject()
Methods inherited from class zombie.popman.ObjectPool
alloc, clear, forEach, release, release, release, release, releaseAll
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
makeObject
- Overrides:
makeObject
in classObjectPool
-