Uses of Class
net.mtrop.doom.texture.TextureSet.Patch
Packages that use TextureSet.Patch
-
Uses of TextureSet.Patch in net.mtrop.doom.texture
Methods in net.mtrop.doom.texture that return TextureSet.PatchModifier 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.Methods in net.mtrop.doom.texture that return types with arguments of type TextureSet.Patch