Uses of Enum Class
net.mtrop.doom.texture.Switches.Game
Packages that use Switches.Game
-
Uses of Switches.Game in net.mtrop.doom.texture
Fields in net.mtrop.doom.texture declared as Switches.GameModifier and TypeFieldDescriptionprotected Switches.Game
Switches.Entry.game
The game that this is used for.Methods in net.mtrop.doom.texture that return Switches.GameModifier and TypeMethodDescriptionSwitches.Entry.getGame()
static Switches.Game
Returns the enum constant of this class with the specified name.static Switches.Game[]
Switches.Game.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.mtrop.doom.texture with parameters of type Switches.GameModifier and TypeMethodDescriptionvoid
Switches.addEntry
(String offName, String onName, Switches.Game game) Adds a switch entry to this lump.