Bishop class
Implentation class for the bishops.
Constructors
Properties
Methods
-
color(
) → bool -
inherited
-
getImg(
) → String -
inherited
-
getValue(
) → int -
inherited
-
isEmpty(
) → bool -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
possibleMovements(
int x, int y, List< List< board, bool reversedBoard, List<Piece> >List< lastMovement) → List<int> >List< int> > -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited