Uses of Class
zombie.popman.ObjectPool
Packages that use ObjectPool
Package
Description
-
Uses of ObjectPool in zombie
Fields in zombie declared as ObjectPool -
Uses of ObjectPool in zombie.core.skinnedmodel
Fields in zombie.core.skinnedmodel declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool
<ModelCameraRenderData> ModelCameraRenderData.s_pool
-
Uses of ObjectPool in zombie.core.textures
Fields in zombie.core.textures declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool
<TextureCombinerCommand> TextureCombinerCommand.pool
-
Uses of ObjectPool in zombie.iso
Fields in zombie.iso declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool
<IsoLot> IsoLot.pool
static final ObjectPool
<IsoPuddlesGeometry> IsoPuddlesGeometry.pool
static final ObjectPool
<IsoSuperLot> IsoSuperLot.pool
static final ObjectPool
<IsoWaterGeometry> IsoWaterGeometry.pool
-
Uses of ObjectPool in zombie.iso.fboRenderChunk
Fields in zombie.iso.fboRenderChunk declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool
<FBORenderCutaways.CutawayWall> FBORenderCutaways.s_cutawayWallPool
static final ObjectPool
<FBORenderCutaways.SlopedSurface> FBORenderCutaways.s_slopedSurfacePool
-
Uses of ObjectPool in zombie.iso.sprite
Fields in zombie.iso.sprite declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool
<IsoSpriteInstance> IsoSpriteInstance.pool
-
Uses of ObjectPool in zombie.pathfind
Fields in zombie.pathfind declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool
<CollideWithObstaclesPoly.ChunkDataZ> CollideWithObstaclesPoly.ChunkDataZ.pool
-
Uses of ObjectPool in zombie.popman
Fields in zombie.popman declared as ObjectPoolModifier and TypeFieldDescriptionfinal ObjectPool
<MPDebugInfo.MPCell> MPDebugInfo.cellPool
MPDebugInfo.repopEventPool
-
Uses of ObjectPool in zombie.vehicles
Subclasses of ObjectPool in zombie.vehiclesModifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
Methods in zombie.vehicles with parameters of type ObjectPoolModifier and TypeMethodDescriptionClipperPolygon.makeCopy
(ObjectPool<ClipperPolygon> objectPool0, ObjectPool<gnu.trove.list.array.TFloatArrayList> objectPool1) -
Uses of ObjectPool in zombie.worldMap.styles
Fields in zombie.worldMap.styles declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool
<WorldMapStyleLayer.RGBAf> WorldMapStyleLayer.RGBAf.s_pool