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