Adds a cubic Bézier from the current point to (x, y) using (c1x, c1y) and (c2x, c2y) as the off-curve control points.
(x, y)
(c1x, c1y)
(c2x, c2y)