Module chess::piece [] [src]

Enums

Piece

Represent a chess piece as a very simple enum

Constants

ALL_PIECES

An array representing each piece type, in order of ascending value.

NUM_PIECES

How many piece types are there?