Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
N
- name - Variable in class net.mtrop.doom.texture.CommonTexture
-
Texture name.
- nameList - Variable in class net.mtrop.doom.texture.PatchNames
-
List of names.
- NameUtils - Class in net.mtrop.doom.util
-
Name utility methods.
- net.mtrop.doom - package net.mtrop.doom
-
Contains the base structural abstracts for this library.
- net.mtrop.doom.bsp - package net.mtrop.doom.bsp
-
Contains binary space partitioning data structures.
- net.mtrop.doom.bsp.data - package net.mtrop.doom.bsp.data
-
Contains data for BSP Trees.
- net.mtrop.doom.demo - package net.mtrop.doom.demo
-
Contains classes related to Demos.
- net.mtrop.doom.exception - package net.mtrop.doom.exception
-
All exceptions specific to this library are contained here.
- net.mtrop.doom.graphics - package net.mtrop.doom.graphics
-
Contains abstracts and implementations of graphic types.
- net.mtrop.doom.map - package net.mtrop.doom.map
-
Contains abstracts and implementations of map object types.
- net.mtrop.doom.map.data - package net.mtrop.doom.map.data
-
Map object implementations that are read from bytes.
- net.mtrop.doom.map.data.flags - package net.mtrop.doom.map.data.flags
-
Contains flag constant classes for binary-based map structures.
- net.mtrop.doom.map.udmf - package net.mtrop.doom.map.udmf
-
Map object implementations that are read from UDMF.
- net.mtrop.doom.map.udmf.attributes - package net.mtrop.doom.map.udmf.attributes
-
Contains interfaces for common UDMF namespace attributes.
- net.mtrop.doom.map.udmf.listener - package net.mtrop.doom.map.udmf.listener
-
Contains UDMF listeners.
- net.mtrop.doom.object - package net.mtrop.doom.object
-
Contains object interfaces for most data.
- net.mtrop.doom.sound - package net.mtrop.doom.sound
-
Contains classes relevant to sound information.
- net.mtrop.doom.struct - package net.mtrop.doom.struct
-
Additional helper data structures.
- net.mtrop.doom.struct.io - package net.mtrop.doom.struct.io
-
General Doom-related I/O objects.
- net.mtrop.doom.struct.map - package net.mtrop.doom.struct.map
-
Contains Map structures.
- net.mtrop.doom.struct.trie - package net.mtrop.doom.struct.trie
-
Contains trie structures.
- net.mtrop.doom.struct.vector - package net.mtrop.doom.struct.vector
-
Contains vectors.
- net.mtrop.doom.texture - package net.mtrop.doom.texture
-
Texture data and similar structures.
- net.mtrop.doom.util - package net.mtrop.doom.util
-
Contains utility classes.
- NEWLINE - Static variable in class net.mtrop.doom.struct.Lexer
-
Lexer newline char.
- next() - Method in class net.mtrop.doom.map.udmf.UDMFScanner
-
Checks if there are more elements to read.
- next() - Method in class net.mtrop.doom.object.BinaryObject.InlineScanner
- next() - Method in class net.mtrop.doom.object.BinaryObject.Scanner
- next() - Method in class net.mtrop.doom.struct.trie.AbstractTrie.TrieIterator
- next() - Method in class net.mtrop.doom.struct.vector.AbstractVector.VectorIterator
- nextChunk() - Method in class net.mtrop.doom.struct.io.PNGContainerReader
-
Reads the next chunk in this container stream.
- nextToken() - Method in class net.mtrop.doom.struct.Lexer
-
Gets the next token.
- nextToken() - Method in class net.mtrop.doom.struct.Lexer.Parser
-
Reads and sets the current token to the next token.
- NO_DATA - Static variable in interface net.mtrop.doom.Wad
- NO_ENTRIES - Static variable in interface net.mtrop.doom.Wad
- Node() - Constructor for class net.mtrop.doom.struct.trie.AbstractTrie.Node
- NONE - Enum constant in enum class net.mtrop.doom.sound.DMXSound.InterpolationType
-
Use no interpolation.
- NOT_COOPERATIVE - Static variable in interface net.mtrop.doom.map.data.flags.BoomThingFlags
-
Thing flag: Does not appear in cooperative.
- NOT_DEATHMATCH - Static variable in interface net.mtrop.doom.map.data.flags.BoomThingFlags
-
Thing flag: Does not appear in deathmatch.
- NOT_DRAWN - Static variable in interface net.mtrop.doom.map.data.flags.DoomLinedefFlags
-
Linedef flag: Never drawn on automap.
- NOT_SINGLEPLAYER - Static variable in interface net.mtrop.doom.map.data.flags.DoomThingFlags
-
Thing flag: Does not appear in single player.
- note - Variable in class net.mtrop.doom.sound.MUS.NotePlayEvent
-
The event's note.
- NOTE_NAMES - Static variable in class net.mtrop.doom.sound.MUS
- NULL_REFERENCE - Static variable in interface net.mtrop.doom.map.MapObjectConstants
-
Value used for null references to other map objects.
- nullTrim(String) - Static method in class net.mtrop.doom.util.NameUtils
-
Cuts a string at the first null character.
- NUM_COLORS - Static variable in class net.mtrop.doom.graphics.Palette
-
The number of total colors in a standard Doom palette.
- NUM_INDICES - Static variable in class net.mtrop.doom.graphics.Colormap
-
The number of total indices in a standard Doom color map.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form