Pos

Type Alias Pos 

Source
pub type Pos = (f32, f32);
Expand description

Position on a surface in (x, y) form.