java.lang.Object
app.utils.pieceplayer.InteractivePiece<M,P>
app.ui.board.LogicalPiece<M,P>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class app.utils.pieceplayer.InteractivePiece
getLegalMoves, getPiece, makeMove, update
-
Field Details
-
legalPiecePicks
-
-
Constructor Details
-
LogicalPiece
public LogicalPiece()
-
-
Method Details
-
getLegalMoveFields
-
getLegalPiecePicks
-
makeMove
-
makePick
-
update
public abstract void update()Description copied from class:InteractivePiece
update is called when state of a piece changes
-