Interface ChatElementOwner
- All Known Implementing Classes:
IsoAnimal, IsoDummyCameraCharacter, IsoGameCharacter, IsoLivingCharacter, IsoLuaCharacter, IsoLuaMover, IsoPlayer, IsoRadio, IsoSurvivor, IsoTelevision, IsoWaveSignal, IsoZombie, RandomizedBuildingBase.HumanCorpse, VehiclePart
public interface ChatElementOwner
Turbo
-
Method Details
-
getX
float getX() -
getY
float getY() -
getZ
float getZ() -
getSquare
IsoGridSquare getSquare()
-