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