Class VehicleHitCharacterSounds
java.lang.Object
zombie.vehicles.VehicleHitCharacterSounds
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpossiblyPlay(IsoGameCharacter character, float x, float y, float z, int hitLocation, float absSpeedKmHour) voidrelease()voidupdate()
-
Constructor Details
-
VehicleHitCharacterSounds
public VehicleHitCharacterSounds()
-
-
Method Details
-
possiblyPlay
public void possiblyPlay(IsoGameCharacter character, float x, float y, float z, int hitLocation, float absSpeedKmHour) -
update
public void update() -
release
public void release()
-