Uses of Class
net.mtrop.doom.texture.Animated.Entry
-
Uses of Animated.Entry in net.mtrop.doom.texture
Modifier and TypeFieldDescriptionprotected List<Animated.Entry>
Animated.entryList
List of entries.Modifier and TypeMethodDescriptionstatic Animated.Entry
Creates a flat entry.Animated.get
(int i) Returns an Animated entry at a specific index.Animated.removeEntry
(int i) Removes an Animated entry at a specific index.static Animated.Entry
Creates a texture entry.static Animated.Entry
Creates a texture entry.Modifier and TypeMethodDescriptionvoid
Animated.addEntry
(Animated.Entry entry) Adds an entry to this Animated lump.