Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- UDMF - Enum constant in enum class net.mtrop.doom.map.MapFormat
-
Format commonly used by all extensible ports.
- UDMFDoomLinedefAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains linedef attributes for Doom namespaces.
- UDMFDoomSectorAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains sector attributes for Doom namespaces.
- UDMFDoomSidedefAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains sidedef attributes for Doom namespaces.
- UDMFDoomThingAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains thing attributes for Doom namespaces.
- UDMFDoomVertexAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains vertex attributes for Doom namespaces.
- UDMFFullTableListener - Class in net.mtrop.doom.map.udmf.listener
-
A parser listener that generates full UDMF tables.
- UDMFFullTableListener() - Constructor for class net.mtrop.doom.map.udmf.listener.UDMFFullTableListener
- UDMFGlobalAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains known global attributes.
- UDMFHexenLinedefAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains linedef attributes for Hexen namespaces.
- UDMFHexenThingAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains Hexen thing attributes on some UDMF structures.
- UDMFInlineTypeListener - Class in net.mtrop.doom.map.udmf.listener
-
A parser listener that listens for specific structure/object types, however, unlike
UDMFTypeListener
, this reuses the same UDMFObject per read. - UDMFInlineTypeListener() - Constructor for class net.mtrop.doom.map.udmf.listener.UDMFInlineTypeListener
- UDMFMap - Class in net.mtrop.doom.map
-
A map that contains full UDMF map data.
- UDMFMap() - Constructor for class net.mtrop.doom.map.UDMFMap
-
Creates a blank map.
- UDMFMBFThingAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains MBF thing attributes on some UDMF structures.
- UDMFObject - Class in net.mtrop.doom.map.udmf
-
Main descriptor for all UDMF objects.
- UDMFObject() - Constructor for class net.mtrop.doom.map.udmf.UDMFObject
-
Creates a new UDMFObject.
- UDMFObjectTypes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains common UDMF structure type names.
- UDMFParseException - Exception in net.mtrop.doom.map.udmf
-
An exception thrown on UDMF parse errors.
- UDMFParseException() - Constructor for exception net.mtrop.doom.map.udmf.UDMFParseException
- UDMFParseException(String) - Constructor for exception net.mtrop.doom.map.udmf.UDMFParseException
- UDMFParserListener - Interface in net.mtrop.doom.map.udmf
-
A listener for each new parsed entry or field that gets parsed in a UDMF structure.
- UDMFReader - Class in net.mtrop.doom.map.udmf
-
A method for reading UDMF data, element by element, in a push-oriented way, pushing events to a listener.
- UDMFScanner - Class in net.mtrop.doom.map.udmf
-
A mechanism for reading UDMF data, element by element, in a pull-oriented way.
- UDMFScanner.Element - Class in net.mtrop.doom.map.udmf
-
A single scanned element from the scanner.
- UDMFScanner.ElementType - Enum Class in net.mtrop.doom.map.udmf
-
The element type returned on each element scanned.
- UDMFStrifeLinedefAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains linedef attributes for Strife namespaces.
- UDMFStrifeThingAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains thing attributes for Strife namespaces.
- UDMFTable - Class in net.mtrop.doom.map.udmf
-
This holds a bunch of
UDMFObject
s for reading Doom information. - UDMFTable() - Constructor for class net.mtrop.doom.map.udmf.UDMFTable
-
Creates a new UDMFTable.
- UDMFTypeListener - Class in net.mtrop.doom.map.udmf.listener
-
A parser listener that listens for specific structure/object types.
- UDMFTypeListener() - Constructor for class net.mtrop.doom.map.udmf.listener.UDMFTypeListener
- UDMFWriter - Class in net.mtrop.doom.map.udmf
-
Writes UDMF data.
- UDMFZDoomLinedefAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains linedef attributes for ZDoom namespaces.
- UDMFZDoomSectorAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains sector attributes for ZDoom namespaces.
- UDMFZDoomSidedefAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains sidedef attributes for ZDoom namespaces.
- UDMFZDoomThingAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains thing attributes for ZDoom namespaces.
- UDMFZDoomVertexAttributes - Interface in net.mtrop.doom.map.udmf.attributes
-
Contains vertex attributes for ZDoom namespaces.
- unicodeToByte(char) - Method in class net.mtrop.doom.graphics.EndDoom
- unmapEntries(int, WadEntry...) - Method in interface net.mtrop.doom.Wad
-
Replaces a series of WadEntry objects in this Wad, using the provided list of entries as the replacement list.
- unmapEntries(int, WadEntry...) - Method in class net.mtrop.doom.WadBuffer
- unmapEntries(int, WadEntry...) - Method in class net.mtrop.doom.WadFile
- unmapEntries(int, WadEntry...) - Method in class net.mtrop.doom.WadMap
- UNPEG_BOTTOM - Static variable in interface net.mtrop.doom.map.data.flags.DoomLinedefFlags
-
Linedef flag: Draw lower texture from bottom-up.
- UNPEG_TOP - Static variable in interface net.mtrop.doom.map.data.flags.DoomLinedefFlags
-
Linedef flag: Draw upper texture from top-down.
- UTF8 - Static variable in class net.mtrop.doom.util.TextUtils
-
UTF-8 encoding.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form