Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- fetchContent(int, int, byte[], int) - Method in interface net.mtrop.doom.Wad
-
Fetches a series of bytes from an arbitrary place in the Wad and puts them into a provided array.
- fetchContent(int, int, byte[], int) - Method in class net.mtrop.doom.WadBuffer
- fetchContent(int, int, byte[], int) - Method in class net.mtrop.doom.WadFile
- fetchContent(int, int, byte[], int) - Method in class net.mtrop.doom.WadMap
- fetchData(int, byte[], int) - Method in interface net.mtrop.doom.Wad
-
Retrieves the data of a particular entry index and puts it in a provided array and puts it in a provided array.
- fetchData(String, byte[], int) - Method in interface net.mtrop.doom.Wad
-
Retrieves the data of the first occurrence of a particular entry and puts it in a provided array.
- fetchData(String, int, byte[], int) - Method in interface net.mtrop.doom.Wad
-
Retrieves the data of the first occurrence of a particular entry from a starting index and puts it in a provided array.
- fetchData(String, String, byte[], int) - Method in interface net.mtrop.doom.Wad
-
Retrieves the data of the first occurrence of a particular entry from a starting entry (by name) and puts it in a provided array.
- fetchData(WadEntry, byte[], int) - Method in interface net.mtrop.doom.Wad
-
Fetches the data of the specified entry and puts it in a provided array.
- FGCOLOR_BLACK - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_BLUE - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_BROWN - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_CYAN - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_DARK_GRAY - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_GRAY - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_GREEN - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_LIGHT_BLUE - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_LIGHT_CYAN - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_LIGHT_GREEN - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_LIGHT_MAGENTA - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_LIGHT_RED - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_MAGENTA - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_RED - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_WHITE - Static variable in class net.mtrop.doom.graphics.EndDoom
- FGCOLOR_YELLOW - Static variable in class net.mtrop.doom.graphics.EndDoom
- FIGHTER - Static variable in interface net.mtrop.doom.map.data.flags.HexenThingFlags
-
Thing flag: Appears for fighter.
- firstName - Variable in class net.mtrop.doom.texture.Animated.Entry
-
The first texture name.
- flags - Variable in class net.mtrop.doom.map.data.DoomLinedef
-
Behavior bitflags.
- flags - Variable in class net.mtrop.doom.map.data.DoomThing
-
Behavior bitflags.
- flat(String, String, int) - Static method in class net.mtrop.doom.texture.Animated
-
Creates a flat entry.
- Flat - Class in net.mtrop.doom.graphics
-
Doom graphic data that has no header data for its dimensions/offsets.
- Flat(int, int) - Constructor for class net.mtrop.doom.graphics.Flat
-
Creates a new flat.
- FLAT - Enum constant in enum class net.mtrop.doom.texture.Animated.TextureType
- floatToBytes(float, boolean, byte[], int) - Static method in class net.mtrop.doom.struct.io.SerializerUtils
-
Converts a float to a series of bytes.
- flushEntries() - Method in class net.mtrop.doom.WadFile
-
Writes the header and the entry list out to the Wad file.
- FRIENDLY - Static variable in interface net.mtrop.doom.map.data.flags.MBFThingFlags
-
Thing flag: Thing is friendly.
- FRIENDLY - Static variable in interface net.mtrop.doom.map.data.flags.ZDoomThingFlags
-
Thing flag: Thing starts friendly to players.
- fromBytes(byte[]) - Method in interface net.mtrop.doom.object.BinaryObject
-
Reads in the byte representation of this object and sets its fields.
- fromText(String) - Method in interface net.mtrop.doom.object.TextObject
-
Reads in the textual representation of this object and sets its fields.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form