mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 21:29:17 +01:00
this shouldn't be public
This commit is contained in:
@@ -658,7 +658,7 @@ public class PApplet implements PConstants {
|
||||
* @see PApplet#keyReleased()
|
||||
*/
|
||||
public boolean keyPressed;
|
||||
public int keyPressedCount;
|
||||
int keyPressedCount;
|
||||
|
||||
/**
|
||||
* The last KeyEvent object passed into a mouse function.
|
||||
|
||||
Reference in New Issue
Block a user