Uses of Enum Class
net.mtrop.doom.texture.Animated.TextureType
-
Uses of Animated.TextureType in net.mtrop.doom.texture
Modifier and TypeFieldDescriptionprotected Animated.TextureType
Animated.Entry.type
Is this a texture entry? If not, it's a flat.Modifier and TypeMethodDescriptionAnimated.Entry.getType()
static Animated.TextureType
Returns 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.