Uses of Class
net.mtrop.doom.texture.Switches.Entry
-
Uses of Switches.Entry in net.mtrop.doom.texture
Modifier and TypeFieldDescriptionprotected List<Switches.Entry>
Switches.entryList
List of entries.Modifier and TypeMethodDescriptionSwitches.get
(int i) Returns a switch entry at a specific index.Switches.removeEntry
(int i) Removes a switch entry at a specific index.