Interface Thumpable
- All Known Implementing Classes:
BaseVehicle
,IsoAnimal
,IsoAnimalTrack
,IsoBall
,IsoBarbecue
,IsoBarricade
,IsoBloodDrop
,IsoBrokenGlass
,IsoButcherHook
,IsoCarBatteryCharger
,IsoClothingDryer
,IsoClothingWasher
,IsoCombinationWasherDryer
,IsoCompost
,IsoCurtain
,IsoDeadBody
,IsoDoor
,IsoDummyCameraCharacter
,IsoFallingClothing
,IsoFeedingTrough
,IsoFire
,IsoFireplace
,IsoGameCharacter
,IsoGenerator
,IsoHutch
,IsoJukebox
,IsoLightSwitch
,IsoLivingCharacter
,IsoLuaCharacter
,IsoLuaMover
,IsoMannequin
,IsoMolotovCocktail
,IsoMovingObject
,IsoObject
,IsoPhysicsObject
,IsoPlayer
,IsoPushableObject
,IsoRadio
,IsoRaindrop
,IsoRainSplash
,IsoStackedWasherDryer
,IsoStove
,IsoSurvivor
,IsoTelevision
,IsoThumpable
,IsoTrap
,IsoTree
,IsoWaveSignal
,IsoWheelieBin
,IsoWindow
,IsoWindowFrame
,IsoWorldInventoryObject
,IsoZombie
,IsoZombieGiblets
,IsoZombieHead
,RandomizedBuildingBase.HumanCorpse
,SkyBox
public interface Thumpable
-
Method Summary
Modifier and TypeMethodDescriptionfloat
boolean
void
Thump
(IsoMovingObject thumper) void
WeaponHit
(IsoGameCharacter chr, HandWeapon weapon)
-
Method Details
-
isDestroyed
boolean isDestroyed() -
Thump
-
WeaponHit
-
getThumpableFor
-
getThumpCondition
float getThumpCondition()
-