moves property

List<MoveDefinition> moves
final

All of the different move groups this piece can make.

Implementation

final List<MoveDefinition> moves;