Uses of Class
dev.laszlomocsy.tzaar.logic.figure.Figure
Packages that use Figure
-
Uses of Figure in dev.laszlomocsy.tzaar.logic.board
Methods in dev.laszlomocsy.tzaar.logic.board that return types with arguments of type FigureModifier and TypeMethodDescriptionBoard.getFigures()
Retrieves the list of figures currently placed on the board.Methods in dev.laszlomocsy.tzaar.logic.board with parameters of type FigureModifier and TypeMethodDescriptionvoid
Board.placeFigure
(Figure figure) Places a new figure on the board. -
Uses of Figure in dev.laszlomocsy.tzaar.utils
Fields in dev.laszlomocsy.tzaar.utils with type parameters of type Figure