Function vec2

Source
pub fn vec2(x: u16, y: u16) -> Vec2
Expand description

Creates a Vec2 from the given inputs.