Function ggez::graphics::set_color [] [src]

pub fn set_color(ctx: &mut Context, color: Color)

Sets the foreground color, which will be used for drawing rectangles, lines, etc. Default: white.