pub fn rvec2<T1: AsF32, T2: AsF32>(x: T1, y: T2) -> Vector2
A convenience function for making a new Vector2.
Vector2