We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
noCursor()
1 parent 55c7736 commit 7c638c3Copy full SHA for 7c638c3
1 file changed
core/src/processing/core/PApplet.java
@@ -3679,8 +3679,7 @@ public void cursor() {
3679
3680
/**
3681
*
3682
- * Hides the cursor from view. Will not work when running the program in a
3683
- * web browser or when running in full screen (Present) mode.
+ * Hides the mouse cursor from view.
3684
3685
* <h3>Advanced</h3>
3686
* Hide the cursor by creating a transparent image
0 commit comments