Function rust_rpg_toolkit::math::rotate_vector[][src]

pub fn rotate_vector(vec: Vec2, rad: f32) -> Vec2