Function ggez::graphics::line [] [src]

pub fn line(ctx: &mut Context, points: &[Point]) -> GameResult<()>

Draws a line of one or more connected segments.