fullScreen()
EnvironmentDescription
Opens the sketch in fullscreen mode.
Syntax
void fullScreen()
Parameters
None
Returns
voidRelated
Under the Hood
Implementation in Processing.h / Processing.cpp:
Loading...
Opens the sketch in fullscreen mode.
None
Implementation in Processing.h / Processing.cpp: