Function thin_engine::prelude::ivec2

source ยท
pub const fn ivec2(x: i32, y: i32) -> IVec2
Expand description

create an interger vector with an x and y coordinate.