Function rust_rpg_toolkit::helpers::sort_by_distance[][src]

pub fn sort_by_distance(position: Vec2, a: &Vec2, b: &Vec2) -> Ordering