window
typography
transform
3D Shapes
2D Shapes
setting
mouse
models
vector
math
keyboard
io
image
classes
camera
vertex
v0.1.7
vertex(x, y);
Add a vertex to a custom shape.
Arguments
x
The x position
y
The y position
beginShape
must be called prior.
See vertex in shapes.h