[][src]Function bbggez::mesh::create_rect

pub fn create_rect(
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    color: Color,
    ctx: &mut Context
) -> Mesh