Type Definition sfml::system::Vector2f

source ·
pub type Vector2f = Vector2<f32>;
Expand description

Vector2 with f32 coordinates.