[][src]Type Definition rustenginelib::piece::Color

type Color = usize;

Color type represents a chess color

Trait Implementations

impl ColorTrait for Color[src]

ColorTrait implementation

fn inverse(self) -> Color[src]

returns inverse of color