processing-docs icon indicating copy to clipboard operation
processing-docs copied to clipboard

Parameters for `vertex()` too confusing.

Open Brahvim opened this issue 3 years ago • 0 comments

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[].

Brahvim avatar Aug 20 '22 07:08 Brahvim