Function ggez::graphics::points [] [src]

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

Draws points.