Uses of Class
com.prineside.tdi2.systems.GameValueSystem.GlobalTowerStatMutator
Packages that use GameValueSystem.GlobalTowerStatMutator
- 
Uses of GameValueSystem.GlobalTowerStatMutator in com.prineside.tdi2.systems
Methods in com.prineside.tdi2.systems that return types with arguments of type GameValueSystem.GlobalTowerStatMutatorModifier and TypeMethodDescriptionGameValueSystem.getGlobalTowerStatMutators(TowerStatType towerStatType) Methods in com.prineside.tdi2.systems with parameters of type GameValueSystem.GlobalTowerStatMutatorModifier and TypeMethodDescriptionbooleanGameValueSystem.addGlobalTowerStatMutator(TowerStatType towerStatType, GameValueSystem.GlobalTowerStatMutator mutator) booleanGameValueSystem.removeGlobalTowerStatMutator(TowerStatType towerStatType, GameValueSystem.GlobalTowerStatMutator mutator)