Type Definition sc2::data::Point2I [] [src]

type Point2I = Vector2<i32>;

2D integer point used to specify a location