Uses of Enum Class
net.mtrop.doom.texture.Switches.Game
-
Uses of Switches.Game in net.mtrop.doom.texture
Modifier and TypeFieldDescriptionprotected Switches.Game
Switches.Entry.game
The game that this is used for.Modifier 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.Modifier and TypeMethodDescriptionvoid
Switches.addEntry
(String offName, String onName, Switches.Game game) Adds a switch entry to this lump.