Class DoomTextureList.Texture

All Implemented Interfaces:
Comparable<CommonTexture<?>>, Iterable<DoomTextureList.Texture.Patch>, BinaryObject
Enclosing class:
DoomTextureList

public static class DoomTextureList.Texture extends CommonTexture<DoomTextureList.Texture.Patch>
This class represents a single texture entry in a TEXTURE1/TEXTURE2 lump. Doom Textures have the same binary representation in Heretic and Hexen.
Author:
Matthew Tropiano