Uses of Package
net.mtrop.doom

Packages that use net.mtrop.doom
Package
Description
Contains the base structural abstracts for this library.
Contains utility classes.
  • Classes in net.mtrop.doom used by net.mtrop.doom
    Class
    Description
    Base interface for all WAD file type implementations for reading and writing to WAD structures, either in memory or on disk.
    Internal WAD type.
    An implementation of Wad where any and all WAD information is manipulated in memory.
    Abstraction of a single entry from a WAD.
    The class that reads WadFile information and provides random access to Wad files.
    Bulk add mechanism for WadFile.
    This is just a basic mapping of WAD entries to a file.
  • Class
    Description
    Base interface for all WAD file type implementations for reading and writing to WAD structures, either in memory or on disk.
    An implementation of Wad where any and all WAD information is manipulated in memory.
    Abstraction of a single entry from a WAD.