[][src]Function macroquad::draw_rectangle

pub fn draw_rectangle(x: f32, y: f32, w: f32, h: f32, color: Color)