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
Subclasses of ObjectPool in zombie.isoFields in zombie.iso declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool<IsoLot> IsoLot.poolstatic final ObjectPool<IsoPuddlesGeometry> IsoPuddlesGeometry.poolstatic final ObjectPool<IsoSuperLot> IsoSuperLot.poolstatic final ObjectPool<IsoWaterGeometry> IsoWaterGeometry.pool -
Uses of ObjectPool in zombie.iso.areas.isoregion.metagrid
Fields in zombie.iso.areas.isoregion.metagrid declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool<BuildingDef> Pools.buildingDefstatic final ObjectPool<RoomDef> Pools.roomDefstatic final ObjectPool<RoomDef.RoomRect> Pools.roomRect -
Uses of ObjectPool in zombie.iso.fboRenderChunk
Fields in zombie.iso.fboRenderChunk declared as ObjectPoolModifier and TypeFieldDescriptionstatic final ObjectPool<FBORenderCutaways.CutawayWall> FBORenderCutaways.s_cutawayWallPoolstatic 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.poolstatic final ObjectPool<ClockHands> ClockHands.s_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.cellPoolMPDebugInfo.repopEventPool -
Uses of ObjectPool in zombie.vehicles
Subclasses of ObjectPool in zombie.vehiclesModifier and TypeClassDescriptionstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classstatic final classMethods 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