Function piston_window::circle_arc

source ·
pub fn circle_arc<R, G>(
    color: [f32; 4],
    radius: f64,
    start: f64,
    end: f64,
    rect: R,
    transform: [[f64; 3]; 2],
    g: &mut G
)where
    R: Into<[f64; 4]>,
    G: Graphics,
Expand description

Draws arc