Type Definition IVec2
sfml::graphics::glsl
type IVec2 = Vector2<i32>;
2D int vector (ivec2 in GLSL).
ivec2