Function round

Source
pub fn round(input: Vec2) -> (isize, isize)
Expand description

Round a Vec2 from (f32, f32) to (isize, isize)