Uses of Enum Class
net.mtrop.doom.texture.Animated.TextureType
Packages that use Animated.TextureType
-
Uses of Animated.TextureType in net.mtrop.doom.texture
Subclasses with type arguments of type Animated.TextureType in net.mtrop.doom.textureModifier and TypeClassDescriptionstatic enumEnumeration of Animated Entry Texture types.Fields in net.mtrop.doom.texture declared as Animated.TextureTypeModifier and TypeFieldDescriptionprotected Animated.TextureTypeAnimated.Entry.typeIs this a texture entry? If not, it's a flat.Methods in net.mtrop.doom.texture that return Animated.TextureTypeModifier and TypeMethodDescriptionAnimated.Entry.getType()static Animated.TextureTypeReturns the enum constant of this class with the specified name.static Animated.TextureType[]Animated.TextureType.values()Returns an array containing the constants of this enum class, in the order they are declared.