Uses of Enum Class
org.rspeer.game.event.AnimationEvent.Type
Packages that use AnimationEvent.Type
-
Uses of AnimationEvent.Type in org.rspeer.game.event
Subclasses with type arguments of type AnimationEvent.Type in org.rspeer.game.eventMethods in org.rspeer.game.event that return AnimationEvent.TypeModifier and TypeMethodDescriptionAnimationEvent.getType()static AnimationEvent.TypeReturns the enum constant of this class with the specified name.static AnimationEvent.Type[]AnimationEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.