Uses of Class
com.prineside.tdi2.events.game.CoinsChange
Packages that use CoinsChange
-
Uses of CoinsChange in com.prineside.tdi2.events.game
Methods in com.prineside.tdi2.events.game that return CoinsChangeModifier and TypeMethodDescriptionCoinsChange.setGained
(boolean gained) CoinsChange.setOldValue
(int oldValue) -
Uses of CoinsChange in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems with parameters of type CoinsChangeModifier and TypeMethodDescriptionvoid
StatisticsSystem.OnCoinsChange.handleEvent
(CoinsChange event)