Type Definition ggez::graphics::Vector2[][src]

type Vector2 = Vector2<f32>;

A 2 dimensional vector representing an offset of a location