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 TypeMethodDescriptionvoidAchievementSystem.OnScoreChange.handleEvent(ScoreChange event) voidStatisticsSystem.OnScoreChange.handleEvent(ScoreChange event)