There are some built-in variables such as height, width and frameCount, some works and others don't work, now. Screen - [x] <a href="https://processing.org/reference/height.html" class=" ref-link">height</a> - [x] <a href="https://processing.org/reference/width.html" class=" ref-link">width</a> - [x] <a href="https://processing.org/reference/pixelHeight.html" class=" ref-link">pixelHeight</a> - [x] <a href="https://processing.org/reference/pixelWidth.html" class=" ref-link">pixelWidth</a> Time - [x] <a href="https://processing.org/reference/frameCount.html" class=" ref-link">frameCount</a> - [x] <a href="https://processing.org/reference/frameRate.html" class=" ref-link">frameRate</a> - [x] looping Geometry - [x] <a href="https://processing.org/reference/HALF_PI.html" class=" ref-link">HALF_PI</a> - [x] <a href="https://processing.org/reference/PI.html" class=" ref-link">PI</a> - [x] <a href="https://processing.org/reference/QUARTER_PI.html" class=" ref-link">QUARTER_PI</a> - [x] <a href="https://processing.org/reference/TWO_PI.html" class=" ref-link">TWO_PI</a> - [x] <a href="https://processing.org/reference/TAU.html" class=" ref-link">TAU</a> Interaction - [x] <a href="https://processing.org/reference/focused.html" class=" ref-link">focused</a> - [x] <a href="https://processing.org/reference/key.html" class=" ref-link">key</a> - [x] <a href="https://processing.org/reference/keyCode.html" class=" ref-link">keyCode</a> - [x] <a href="https://processing.org/reference/mouseX.html" class=" ref-link">mouseX</a> - [x] <a href="https://processing.org/reference/mouseY.html" class=" ref-link">mouseY</a> - [x] <a href="https://processing.org/reference/pmouseX.html" class=" ref-link">pmouseX</a> - [x] <a href="https://processing.org/reference/pmouseY.html" class=" ref-link">pmouseY</a> - [x] <a href="https://processing.org/reference/keyPressed.html" class=" ref-link">keyPressed</a> - [x] <a href="https://processing.org/reference/mousePressed.html" class=" ref-link">mousePressed</a>
There are some built-in variables such as height, width and frameCount, some works and others don't work, now.
Screen
Time
Geometry
Interaction