Type Definition gomoku_core::Direction [] [src]

type Direction = usize;

Used to represent 8 directions for more clarity.