Function rust_rpg_toolkit::prelude::draw_rectangle[][src]

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