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

type Point2 = Point2<f32>;

2D point used to specify location.