Uses of Class
net.mtrop.doom.texture.Switches.Entry
Packages that use Switches.Entry
-
Uses of Switches.Entry in net.mtrop.doom.texture
Fields in net.mtrop.doom.texture with type parameters of type Switches.EntryModifier and TypeFieldDescriptionprotected List<Switches.Entry>
Switches.entryList
List of entries.Methods in net.mtrop.doom.texture that return Switches.EntryModifier 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.Methods in net.mtrop.doom.texture that return types with arguments of type Switches.Entry