Class CollideWithObstaclesPoly.ChunkData
java.lang.Object
zombie.pathfind.CollideWithObstaclesPoly.ChunkData
- Enclosing class:
CollideWithObstaclesPoly
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
init
(IsoChunk arg0, int arg1, CollideWithObstaclesPoly arg2)
-
Constructor Details
-
ChunkData
public ChunkData()
-
-
Method Details
-
init
public CollideWithObstaclesPoly.ChunkDataZ init(IsoChunk arg0, int arg1, CollideWithObstaclesPoly arg2) -
clear
public void clear()
-