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

type Vector2 = Vector2<f32>;

2D vector used to specify direction.