Uses of Class
net.mtrop.doom.texture.TextureSet.Patch
-
Uses of TextureSet.Patch in net.mtrop.doom.texture
Modifier and TypeMethodDescriptionTextureSet.Texture.createPatch
(String name) Adds a patch to this entry.TextureSet.Texture.getPatch
(int index) Returns a patch at a particular index.TextureSet.Texture.removePatch
(int index) Removes a patch at a particular index.