Uses of Enum Class
mmud.database.enums.Movement
Packages that use Movement
-
Uses of Movement in mmud.database.enums
Subclasses with type arguments of type Movement in mmud.database.enumsMethods in mmud.database.enums that return MovementModifier and TypeMethodDescriptionstatic Movement
Movement.getMovement
(Integer movement) Returns the movement of the character.static Movement
Returns the enum constant of this class with the specified name.static Movement[]
Movement.values()
Returns an array containing the constants of this enum class, in the order they are declared.