Uses of Enum Class
dev.twilite.game.mouse.MouseMovementAlgorithm
Packages that use MouseMovementAlgorithm
-
Uses of MouseMovementAlgorithm in dev.twilite.game.mouse
Methods in dev.twilite.game.mouse that return MouseMovementAlgorithmModifier and TypeMethodDescriptionstatic MouseMovementAlgorithmReturns the enum constant of this class with the specified name.static MouseMovementAlgorithm[]MouseMovementAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.