Skip to content

Conversation

@hchasens
Copy link

Line 846, now 847 _myApplet.setBounds( 0 , 0 , _myApplet.width , _myApplet.height ); would stop the class from compiling because PApplet.setBounds(int, int, int, int) is not a function in PApplete.java.

Line 846, now 847 `_myApplet.setBounds( 0 , 0 , _myApplet.width , _myApplet.height );` would stop the class from compiling because `PApplet.setBounds(int, int, int, int)` is not a function in `PApplete.java`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant