ori::prelude

Function circle

Source
pub fn circle<T>(radius: f32, paint: impl Into<Paint>) -> Painter<T>
Expand description

Create a new Painter view that draws a circle.