Package com.prineside.tdi2.events.game
Class ScoreChange
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.ScoreChange
- All Implemented Interfaces:
Event
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
isGained()
setGained
(boolean gained) setOldValue
(long oldValue) setReason
(StatisticsType reason) Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop
-
Constructor Details
-
ScoreChange
-
-
Method Details
-
getOldValue
public long getOldValue() -
setOldValue
-
isGained
public boolean isGained() -
setGained
-
getReason
-
setReason
-