Uses of Interface
net.mtrop.doom.struct.Sizable
Packages that use Sizable
Package
Description
Contains Map structures.
Contains vectors.
Texture data and similar structures.
Contains utility classes.
-
Uses of Sizable in net.mtrop.doom.struct.map
Classes in net.mtrop.doom.struct.map that implement SizableModifier and TypeClassDescriptionclassThis is a grid that contains a grid of Object data generally used for maps and lookups.classA sparse grid index that contains lists of objects. -
Uses of Sizable in net.mtrop.doom.struct.vector
Classes in net.mtrop.doom.struct.vector that implement SizableModifier and TypeClassDescriptionclassAbstractMappedVector<T,K> A special type of vector that also as a one-to-one mapping of an object to an index.classAn abstract class for performing unsynchronized Vector (data structure) operatons and concepts. -
Uses of Sizable in net.mtrop.doom.texture
Classes in net.mtrop.doom.texture that implement SizableModifier and TypeClassDescriptionclassThis class represents the contents of a Boom Engine ANIMATED lump.classCommonTextureList<T extends CommonTexture<?>>This is the lump that contains a collection of textures.classThis is the lump that contains a collection of Doom-formatted textures.classA list of names of available patch entries for texture composition.classThis is the lump that contains a collection of Strife-formatted textures.classThis class represents the contents of a Boom Engine SWITCHES lump.classA helper class for the TEXTUREx and PNAMES setup that Doom Texture definitions use.static classA class that represents a single composite Texture entry. -
Uses of Sizable in net.mtrop.doom.util
Classes in net.mtrop.doom.util that implement SizableModifier and TypeClassDescriptionstatic classAn accumulator for WadEntries.