Skip to content

Instantly share code, notes, and snippets.

ui//These control the Transitions from Screen to Screen
boolean god = false;
boolean god2 = true;
boolean god3 = true;
boolean god4 = true;
//Libaries
import processing.sound.*;
import processing.serial.*;
import processing.video.*;