pub fn get_circle(x: f32, y: f32, r: f32, c: String, o: String) -> Circle
Expand description

Draw a circle of size s at x,y.