Interface Mover

All Known Implementing Classes:
BaseVehicle, IsoBall, IsoBloodDrop, IsoDeadBody, IsoDummyCameraCharacter, IsoFallingClothing, IsoGameCharacter, IsoLivingCharacter, IsoLuaCharacter, IsoLuaMover, IsoMolotovCocktail, IsoMovingObject, IsoPhysicsObject, IsoPlayer, IsoPushableObject, IsoSurvivor, IsoWheelieBin, IsoZombie, IsoZombieGiblets, IsoZombieHead, RandomizedBuildingBase.HumanCorpse

public interface Mover
  • Method Summary

    Modifier and Type Method Description
    int getID()  
    int getPathFindIndex()  
  • Method Details

    • getID

      int getID()
    • getPathFindIndex

      int getPathFindIndex()