processing-docs
processing-docs copied to clipboard
Parameters for `vertex()` too confusing.
Issue description
The parameters are too confusing! v has two meanings.
URL(s) of affected page(s)
https://processing.org/reference/vertex_.html
Proposed fix
Please replace vertex(v) with something like vertex(a), then state that a is a float[].