Type Definition sfml_types::Vector2i [] [src]

type Vector2i = Vector2<i32>;

export Vector2 as Vector2i