Uses of Enum Class
dev.laszlomocsy.tzaar.logic.board.BoardStatus
Packages that use BoardStatus
-
Uses of BoardStatus in dev.laszlomocsy.tzaar.logic.board
Methods in dev.laszlomocsy.tzaar.logic.board that return BoardStatusModifier and TypeMethodDescriptionBoard.getStatus()
Retrieves the current status of the board.static BoardStatus
Returns the enum constant of this class with the specified name.static BoardStatus[]
BoardStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.