squares property

Iterable<Square> get squares

Returns an iterable of all squares involved in this move.

Implementation

Iterable<Square> get squares;