Reference+
Name
windowResize()
Description
The windowWidth() function defines the width of the sketch window
Syntax
windowResize(newWidth, newHeight)
Parameters
newWidth
(int)
width of the windownewHeight
(int)
height of the window
Return
void
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.