Uses of Package
net.mtrop.doom.graphics

Packages that use net.mtrop.doom.graphics
Package
Description
Contains abstracts and implementations of graphic types.
Contains utility classes.
  • Class
    Description
    This is a single entry that indexes the palette indices for color lookup.
    Doom graphic data that has no header data for its dimensions/offsets.
    The palette that makes up the Doom Engine's color palette.
  • Class
    Description
    This is a single entry that indexes the palette indices for color lookup.
    Abstraction of the ENDOOM and other similarly-formatted lumps for the Doom Engine.
    Doom graphic data that has no header data for its dimensions/offsets.
    The palette that makes up the Doom Engine's color palette.
    Doom graphic data stored as column-major indices (patches and most graphics with baked-in offsets).
    Represents PNG-formatted data as a decompressed image, preserving offset information (grAb).