Uses of Class
com.prineside.tdi2.GameValueConfig
Package
Description
The game itself.
-
Uses of GameValueConfig in com.prineside.tdi2
-
Uses of GameValueConfig in com.prineside.tdi2.systems
Modifier and TypeMethodDescriptionvoid
GameValueSystem.addCustomGameValue
(GameValueConfig config) void
GameValueSystem.removeCustomGameValue
(GameValueConfig config) -
Uses of GameValueConfig in com.prineside.tdi2.tiles
Modifier and TypeMethodDescriptionvoid
TargetTile.addGameValue
(GameValueConfig config) void
TargetTile.removeGameValue
(GameValueConfig config)