[][src]Function fltk::draw::draw_polygon

pub fn draw_polygon(x: i32, y: i32, x1: i32, y1: i32, x2: i32, y2: i32)

Fills a 3-sided polygon. The polygon must be convex