Package zombie.vehicles
Class BaseVehicle.Vector2fObjectPool
java.lang.Object
zombie.popman.ObjectPool
zombie.vehicles.BaseVehicle.Vector2fObjectPool
- Enclosing class:
- BaseVehicle
public static final class BaseVehicle.Vector2fObjectPool extends ObjectPool
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.popman.ObjectPool
ObjectPool.Allocator -
Method Summary
Modifier and Type Method Description protected Vector2fmakeObject()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
-