Type Definition hexgame::CoordValue

source · []
pub type CoordValue = u8;
Expand description

The type of a single coordinate (row or column).