Team:TU Eindhoven/the game

From 2014.igem.org

(Difference between revisions)
Line 60: Line 60:
void draw() {
void draw() {
   background(255, 0, 0);
   background(255, 0, 0);
 +
 
   // Draw the clock background
   // Draw the clock background
   fill(80);
   fill(80);

Revision as of 14:12, 16 July 2014

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Clock \ Examples \ Processing.org

 

AAAAAAAA