Package zombie.vehicles
Class UI3DScene.RayObjectPool
java.lang.Object
zombie.popman.ObjectPool
zombie.vehicles.UI3DScene.RayObjectPool
- Enclosing class:
- UI3DScene
public static final class UI3DScene.RayObjectPool extends ObjectPool
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.popman.ObjectPool
ObjectPool.Allocator -
Constructor Summary
Constructors Constructor Description RayObjectPool() -
Method Summary
Modifier and Type Method Description protected UI3DScene.RaymakeObject()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
-
Constructor Details
-
RayObjectPool
public RayObjectPool()
-
-
Method Details
-
makeObject
- Overrides:
makeObjectin classObjectPool
-