Package zombie.ai.astar
Interface Mover
- All Known Implementing Classes:
BaseVehicle
,DeadBodyAtlas.AtlasCharacter
,IsoBloodDrop
,IsoDeadBody
,IsoDummyCameraCharacter
,IsoGameCharacter
,IsoLivingCharacter
,IsoLuaCharacter
,IsoLuaMover
,IsoMolotovCocktail
,IsoMovingObject
,IsoPhysicsObject
,IsoPlayer
,IsoPushableObject
,IsoSurvivor
,IsoWheelieBin
,IsoZombie
,IsoZombieGiblets
,IsoZombieHead
public interface Mover
-
Method Summary
Modifier and Type Method Description int
getID()
int
getPathFindIndex()
-
Method Details
-
getID
int getID() -
getPathFindIndex
int getPathFindIndex()
-