Function ascii_forge::math::vec2

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

Creates a Vec2 from the given inputs.