Function ggez::graphics::polygon [] [src]

pub fn polygon(
    ctx: &mut Context,
    mode: DrawMode,
    vertices: &[Point]
) -> GameResult<()>

Draws a closed polygon