Package com.prineside.tdi2.events.game
Class EnemyDie
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.EnemyDie
- All Implemented Interfaces:
Event
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop
-
Constructor Details
-
EnemyDie
-
-
Method Details
-
getLastDamage
-
isCancelled
public boolean isCancelled() -
setCancelled
public void setCancelled(boolean cancelled)
-