Uses of Enum Class
org.drools.games.wumpus.Move
Packages that use Move
-
Uses of Move in org.drools.games.wumpus
Methods in org.drools.games.wumpus that return MoveModifier and TypeMethodDescriptionMoveCommand.getMove()static MoveReturns the enum constant of this class with the specified name.static Move[]Move.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.drools.games.wumpus with parameters of type MoveConstructors in org.drools.games.wumpus with parameters of type Move