Commit Graph

4 Commits

Author SHA1 Message Date
Hunter Chasens
e2f6621644
compiles with current processing
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`.
2020-02-09 22:45:44 -05:00
sojamo
1f7cb64986 2.2.6 release 2016-04-14 18:39:16 +08:00
sojamo
388b13569b 2.2.3 release 2015-03-24 12:27:05 +08:00
sojamo
e3a05cb1bc moving repository from google code to github. 2014-07-22 14:12:30 +08:00