Package net.mtrop.doom.map


package net.mtrop.doom.map
Contains abstracts and implementations of map object types.
  • Class
    Description
    Doom map in Doom Format.
    Hexen map in ZDoom/Hexen Format.
    This class provides a means for reading map data in a data- or implementation-agnostic way.
    Enumeration of internal map format types.
    Common elements of all map objects.
    MapView<V,L,S,E,T>
    Interface for looking into Doom maps.
    A map that contains full UDMF map data.