Ejemplo n.º 1
0
 public static void main(String args[]) {
   PApplet.main(new String[] {"--bgcolor=#f3f2f5", "portaPlay"});
 }
Ejemplo n.º 2
0
 public void stop() {
   mymod.stop();
   super.stop();
 }