Function DrawBuf.fillPolyF

draw filled polyline (vertexes must be in clockwise order)

void fillPolyF(
  vec2[] points,
  uint colour
);