Uses of Class
com.prineside.tdi2.events.game.ScoreChange
Packages that use ScoreChange
-
Uses of ScoreChange in com.prineside.tdi2.events.game
Methods in com.prineside.tdi2.events.game that return ScoreChangeModifier and TypeMethodDescriptionScoreChange.setGained
(boolean gained) ScoreChange.setOldValue
(long oldValue) ScoreChange.setReason
(StatisticsType reason) -
Uses of ScoreChange in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems with parameters of type ScoreChangeModifier and TypeMethodDescriptionvoid
AchievementSystem.OnScoreChange.handleEvent
(ScoreChange event) void
StatisticsSystem.OnScoreChange.handleEvent
(ScoreChange event)