jumpy
0.12.2
In jumpy::prelude::egui::epaint
Function
jumpy
::
prelude
::
egui
::
epaint
::
pos2
Copy item path
[
−
]
pub const fn pos2(x:
f32
, y:
f32
) ->
Pos2
Expand description
pos2(x, y) == Pos2::new(x, y)