Package net.mtrop.doom.map.data


package net.mtrop.doom.map.data
Map object implementations that are read from bytes.
  • Classes
    Class
    Description
    Representation of the Blockmap lump for a map.
    Doom/Boom 14-byte format implementation of Linedef.
    Doom/Boom 26-byte format implementation of Sector.
    Doom/Boom 30-byte format implementation of a Sidedef.
    Doom/Boom/MBF 10-byte format implementation of Thing.
    The 4-byte representation of a vertex.
    Hexen/ZDoom 16-byte format implementation of Linedef.
    Hexen 20-byte format implementation of Thing.
    Represents the Reject lump.