Uses of Package
net.mtrop.doom.object
Packages that use net.mtrop.doom.object
Package
Description
Contains the base structural abstracts for this library.
Contains data for BSP Trees.
Contains classes related to Demos.
Contains abstracts and implementations of graphic types.
Contains abstracts and implementations of map object types.
Map object implementations that are read from bytes.
Contains object interfaces for most data.
Contains classes relevant to sound information.
Texture data and similar structures.
Contains utility classes.
-
Classes in net.mtrop.doom.object used by net.mtrop.doomClassDescriptionCommon elements of all objects that are loaded from binary data.A deserializing scanner iterator that returns the same object instance with its contents changed.A deserializing scanner iterator that returns independent instances of objects.Transformer interface for transform calls.Common elements of all objects that are loaded from text data.Transformer interface for transform calls.
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.bsp.data
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.demo
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.graphicsClassDescriptionCommon elements of all objects that are loaded from binary data.Interface for graphic data.
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.map
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.map.data
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.objectClassDescriptionCommon elements of all objects that are loaded from binary data.A deserializing scanner iterator that returns the same object instance with its contents changed.A deserializing scanner iterator that returns independent instances of objects.Common elements of all objects that are loaded from text data.
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.sound
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.texture
-
Classes in net.mtrop.doom.object used by net.mtrop.doom.util