Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- lastIndexOf(String) - Method in interface net.mtrop.doom.Wad
-
Gets the last index of an entry of name
entryName
. - lastName - Variable in class net.mtrop.doom.texture.Animated.Entry
-
The last texture name.
- LEAF_NODE_INDEX - Static variable in class net.mtrop.doom.bsp.data.BSPNode
-
Leaf node value.
- leftRect - Variable in class net.mtrop.doom.bsp.data.BSPNode
-
This node's left bounding box coordinates.
- leftSubsectorIndex - Variable in class net.mtrop.doom.bsp.data.BSPNode
-
This node's left child index or subsector index.
- LENGTH - Static variable in class net.mtrop.doom.bsp.data.BSPNode
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.bsp.data.BSPSegment
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.bsp.data.BSPSubsector
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.graphics.Colormap
-
A single colormap's length in bytes.
- LENGTH - Static variable in class net.mtrop.doom.graphics.EndDoom
-
A single colormap's length in bytes.
- LENGTH - Static variable in class net.mtrop.doom.graphics.Palette
-
A single palette's length in bytes.
- LENGTH - Static variable in class net.mtrop.doom.map.data.DoomLinedef
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.map.data.DoomSector
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.map.data.DoomSidedef
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.map.data.DoomThing
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.map.data.DoomVertex
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.map.data.HexenLinedef
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.map.data.HexenThing
-
Byte length of this object.
- LENGTH - Static variable in class net.mtrop.doom.texture.Animated.Entry
-
Length of a single entry in bytes.
- LENGTH - Static variable in class net.mtrop.doom.texture.DoomTextureList.Texture.Patch
-
The length of a single patch.
- LENGTH - Static variable in class net.mtrop.doom.texture.StrifeTextureList.Texture.Patch
-
The length of a single patch.
- LENGTH - Static variable in class net.mtrop.doom.texture.Switches.Entry
-
Length of a single entry in bytes.
- LENGTH - Static variable in class net.mtrop.doom.WadEntry
-
Byte length of this object.
- Lexer - Class in net.mtrop.doom.struct
-
Breaks up a stream of characters into lexicographical tokens.
- Lexer(Lexer.Kernel, Reader) - Constructor for class net.mtrop.doom.struct.Lexer
-
Creates a new lexer around a reader.
- Lexer(Lexer.Kernel, String) - Constructor for class net.mtrop.doom.struct.Lexer
-
Creates a new lexer around a String, that will be wrapped into a StringReader.
- Lexer(Lexer.Kernel, String, Reader) - Constructor for class net.mtrop.doom.struct.Lexer
-
Creates a new lexer around a reader.
- Lexer(Lexer.Kernel, String, String) - Constructor for class net.mtrop.doom.struct.Lexer
-
Creates a new lexer around a String, that will be wrapped into a StringReader.
- Lexer.Kernel - Class in net.mtrop.doom.struct
-
This is a info kernel that tells a
Lexer
how to interpret certain characters and identifiers. - Lexer.Parser - Class in net.mtrop.doom.struct
-
Abstract parser class.
- Lexer.Parser.Exception - Exception in net.mtrop.doom.struct
-
Thrown when a Parser has a problem.
- Lexer.ReaderStack - Class in net.mtrop.doom.struct
-
This holds a series of
Reader
streams such that the stream on top is the current active stream. - Lexer.ReaderStack.Stream - Class in net.mtrop.doom.struct
-
Stream encapsulation of a single named Reader.
- Lexer.Token - Class in net.mtrop.doom.struct
-
Lexer token object.
- lightLevel - Variable in class net.mtrop.doom.map.data.DoomSector
-
Sector light level.
- LINEAR - Enum constant in enum class net.mtrop.doom.sound.DMXSound.InterpolationType
-
Use linear interpolation.
- linearInterpolate(double, double, double) - Static method in class net.mtrop.doom.util.MathUtils
-
Gives a value that is the result of a linear interpolation between two values.
- LINEDEF - Static variable in class net.mtrop.doom.map.UDMFMap
-
Type name: Linedef.
- linedefIndex - Variable in class net.mtrop.doom.bsp.data.BSPSegment
-
This Seg's linedef index.
- LITTLE_ENDIAN - Static variable in class net.mtrop.doom.struct.io.SerializerUtils
- LITTLE_ENDIAN - Static variable in class net.mtrop.doom.struct.io.SerialReader
- LITTLE_ENDIAN - Static variable in class net.mtrop.doom.struct.io.SerialWriter
- LOCCRC - Static variable in class net.mtrop.doom.DoomPK3
- LOCEXT - Static variable in class net.mtrop.doom.DoomPK3
- LOCFLG - Static variable in class net.mtrop.doom.DoomPK3
- LOCHDR - Static variable in class net.mtrop.doom.DoomPK3
- LOCHOW - Static variable in class net.mtrop.doom.DoomPK3
- LOCLEN - Static variable in class net.mtrop.doom.DoomPK3
- LOCNAM - Static variable in class net.mtrop.doom.DoomPK3
- LOCSIG - Static variable in class net.mtrop.doom.DoomPK3
- LOCSIZ - Static variable in class net.mtrop.doom.DoomPK3
- LOCTIM - Static variable in class net.mtrop.doom.DoomPK3
- LOCVER - Static variable in class net.mtrop.doom.DoomPK3
- longToBytes(long, boolean, byte[], int) - Static method in class net.mtrop.doom.struct.io.SerializerUtils
-
Converts a long to a series of bytes.
- LUMP_BEHAVIOR - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_BLOCKMAP - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_DIALOGUE - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_ENDMAP - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_GL_NODES - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_GL_PVS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_GL_SEGS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_GL_SSECT - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_GL_VERT - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_LINEDEFS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_NODES - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_PWADINFO - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_REJECT - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_SCRIPTS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_SECTORS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_SEGS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_SIDEDEFS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_SSECTORS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_TEXTMAP - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_THINGS - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_VERTICES - Static variable in class net.mtrop.doom.util.MapUtils
- LUMP_ZNODES - Static variable in class net.mtrop.doom.util.MapUtils
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form