[][src]Function olc_pixel_game_engine::draw_circle_with_mask

pub fn draw_circle_with_mask(x: i32, y: i32, radius: i32, p: Pixel, mask: u8)

Draws a circle located at (x, y) with radius. Allows to set mask.