noCursor()
EnvironmentDescription
Hides the cursor from view.
Syntax
void noCursor()
Parameters
None
Returns
voidRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...
Hides the cursor from view.
None
Implementation in Processing.h / Processing.cpp: