[][src]Function rustbatch::math::angle::move_to

pub fn move_to(s: f32, d: f32, v: f32) -> f32

move_to takes starting angle, destination angle and velocity and it moves to the destination in most effective direction.