Uses of Enum Class
org.rspeer.game.action.ActionTargetType
Packages that use ActionTargetType
-
Uses of ActionTargetType in org.rspeer.game.action
Subclasses with type arguments of type ActionTargetType in org.rspeer.game.actionMethods in org.rspeer.game.action that return ActionTargetTypeModifier and TypeMethodDescriptionActionOpcode.getTargetType()static ActionTargetTypeReturns the enum constant of this class with the specified name.static ActionTargetType[]ActionTargetType.values()Returns an array containing the constants of this enum class, in the order they are declared.