Class FMODAmbientWallLevelData
java.lang.Object
zombie.util.PooledObject
zombie.audio.FMODAmbientWallLevelData
- All Implemented Interfaces:
IPooledObject
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic FMODAmbientWallLevelDataalloc()voidinit(IsoChunkLevel arg0) static booleanisOutside(IsoGridSquare arg0) voidstatic booleanpassesSoundNorth(IsoGridSquare arg0, boolean arg1) static booleanpassesSoundWest(IsoGridSquare arg0, boolean arg1) Methods inherited from class zombie.util.PooledObject
getPoolReference, isFree, release, setFree, setPool
-
Field Details
-
m_chunkLevel
-
m_walls
-
bDirty
public boolean bDirty
-
-
Constructor Details
-
FMODAmbientWallLevelData
public FMODAmbientWallLevelData()
-
-
Method Details
-
init
-
checkDirty
public void checkDirty() -
passesSoundNorth
-
passesSoundWest
-
isOutside
-
alloc
-
onReleased
public void onReleased()
-