Package com.prineside.tdi2.events.game
Class BaseHealthChange
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.BaseHealthChange
- All Implemented Interfaces:
 Event
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop 
- 
Constructor Details
- 
BaseHealthChange
public BaseHealthChange(int oldValue)  
 - 
 - 
Method Details
- 
getOldValue
public int getOldValue() - 
setOldValue
 
 -