[][src]Type Definition screen_13::math::Coord

type Coord = GenericCoord<i32>;

A coordinate with i32 values.