vertex

v0.1.7
vertex(x, y);

Add a vertex to a custom shape.

Arguments

xThe x position
yThe y position

beginShape must be called prior.

See vertex in shapes.h