Uses of Interface
zombie.util.IPooledObject
Packages that use IPooledObject
Package
Description
-
Uses of IPooledObject in zombie
Classes in zombie that implement IPooledObjectModifier and TypeClassDescriptionstatic class
static class
final class
-
Uses of IPooledObject in zombie.ai.states
Classes in zombie.ai.states that implement IPooledObject -
Uses of IPooledObject in zombie.audio
Classes in zombie.audio that implement IPooledObjectModifier and TypeClassDescriptionfinal class
static final class
-
Uses of IPooledObject in zombie.core.physics
Classes in zombie.core.physics that implement IPooledObjectModifier and TypeClassDescriptionfinal class
class
final class
Methods in zombie.core.physics that return types with arguments of type IPooledObjectModifier and TypeMethodDescriptionstatic Pool
<IPooledObject> BallisticsTarget.getBallisticsTargetPool()
-
Uses of IPooledObject in zombie.core.skinnedmodel.advancedanimation
Classes in zombie.core.skinnedmodel.advancedanimation that implement IPooledObjectModifier and TypeClassDescriptionclass
final class
class
The Live version of an AnimNode The AnimNode represents the data.class
class
-
Uses of IPooledObject in zombie.core.skinnedmodel.animation
Classes in zombie.core.skinnedmodel.animation that implement IPooledObjectModifier and TypeClassDescriptionfinal class
Created by LEMMYATI on 03/01/14.final class
Created by LEMMYPC on 07/01/14.class
class
class
class
class
class
-
Uses of IPooledObject in zombie.core.skinnedmodel.model
Classes in zombie.core.skinnedmodel.model that implement IPooledObjectModifier and TypeClassDescriptionfinal class
final class
-
Uses of IPooledObject in zombie.Lua
Classes in zombie.Lua that implement IPooledObject -
Uses of IPooledObject in zombie.util
Classes in zombie.util with type parameters of type IPooledObjectModifier and TypeClassDescriptionfinal class
Pool<PO extends IPooledObject>
A thread-safe object pool.final class
PooledObjectArrayObject<T extends IPooledObject>
Classes in zombie.util that implement IPooledObjectModifier and TypeClassDescriptionclass
final class
class
The base implementation of IPooledObject Extend from this class if you wish to take advantage of the Pool's functionality.final class
PooledObjectArrayObject<T extends IPooledObject>
Methods in zombie.util with type parameters of type IPooledObjectModifier and TypeMethodDescriptionstatic <E extends IPooledObject>
E[]IPooledObject.release
(E[] pooledObject) static <E extends IPooledObject>
E[]IPooledObject.releaseAndBlank
(E[] pooledObject) static <E extends IPooledObject>
EPool.tryRelease
(E pooledObject) static <E extends IPooledObject>
E[]Pool.tryRelease
(E[] pooledObject) static <E extends IPooledObject>
E[]IPooledObject.tryReleaseAndBlank
(E[] pooledObject) Methods in zombie.util that return IPooledObjectModifier and TypeMethodDescriptionstatic <E extends IPooledObject>
E[]IPooledObject.release
(E[] pooledObject) static <E extends IPooledObject>
E[]IPooledObject.releaseAndBlank
(E[] pooledObject) static <E extends IPooledObject>
E[]Pool.tryRelease
(E[] pooledObject) static <E extends IPooledObject>
E[]IPooledObject.tryReleaseAndBlank
(E[] pooledObject) Methods in zombie.util that return types with arguments of type IPooledObjectModifier and TypeMethodDescriptiongnu.trove.set.hash.THashSet
<IPooledObject> Pool.PoolStacks.getInUse()
Pool.PoolReference.getPool()
Pool.PoolStacks.getReleased()
Methods in zombie.util with parameters of type IPooledObjectModifier and TypeMethodDescriptionstatic <E extends IPooledObject>
E[]IPooledObject.release
(E[] pooledObject) void
Pool.PoolReference.release
(IPooledObject pooledObject) void
Pool.release
(IPooledObject item) static <E extends IPooledObject>
E[]IPooledObject.releaseAndBlank
(E[] pooledObject) static <E extends IPooledObject>
E[]Pool.tryRelease
(E[] pooledObject) static <E extends IPooledObject>
E[]IPooledObject.tryReleaseAndBlank
(E[] pooledObject) Method parameters in zombie.util with type arguments of type IPooledObjectModifier and TypeMethodDescriptionstatic void
IPooledObject.release
(List<? extends IPooledObject> list) -
Uses of IPooledObject in zombie.util.lambda
Classes in zombie.util.lambda that implement IPooledObjectModifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
Consumers.Params2.CallbackStackItem<E,
T1, T2> static final class
Consumers.Params3.CallbackStackItem<E,
T1, T2, T3> static final class
Consumers.Params4.CallbackStackItem<E,
T1, T2, T3, T4> static final class
Consumers.Params5.CallbackStackItem<E,
T1, T2, T3, T4, T5> static final class
static final class
static final class
static final class
Invokers.Params3.CallbackStackItem<T1,
T2, T3> static final class
Invokers.Params4.CallbackStackItem<T1,
T2, T3, T4> static final class
Invokers.Params5.CallbackStackItem<T1,
T2, T3, T4, T5> static final class
static final class
Predicates.Params2.CallbackStackItem<E,
T1, T2> static final class
Predicates.Params3.CallbackStackItem<E,
T1, T2, T3> final class
static final class
static final class
static final class
static class
static final class
static final class
static final class
Stacks.Params3.CallbackStackItem<T1,
T2, T3> static final class
Stacks.Params4.CallbackStackItem<T1,
T2, T3, T4> static final class
Stacks.Params5.CallbackStackItem<T1,
T2, T3, T4, T5> static final class
Stacks.Params6.CallbackStackItem<T1,
T2, T3, T4, T5, T6> static final class
Stacks.Params7.CallbackStackItem<T1,
T2, T3, T4, T5, T6, T7> -
Uses of IPooledObject in zombie.worldMap.markers
Classes in zombie.worldMap.markers that implement IPooledObject -
Uses of IPooledObject in zombie.worldMap.symbols
Classes in zombie.worldMap.symbols that implement IPooledObjectModifier and TypeClassDescriptionprotected static class
static class
static class
protected static class
static class
static class