[][src]Function olc_pixel_game_engine::draw_circle

pub fn draw_circle(x: i32, y: i32, radius: i32, p: Pixel)

Draws a circle located at (x, y) with radius.