Projeto

Geral

Perfil

Revisão 17

blackmatter trail

Ver diferenças:

blacklight.pde
28 28

  
29 29
  
30 30
  println ("the beat starts here.");
31
 /* _fs_ = new SoftFullScreen (this);
32
  _fs_.enter ();*/
31
  _fs_ = new SoftFullScreen (this);
32
  _fs_.enter ();
33 33

  
34 34
  Ess.start (this);
35 35
  _bold_    = loadFont ("Code-Bold-48.vlw");
......
51 51
void draw ()
52 52
  {
53 53
  _game_.draw ();
54
  }
54
  }

Também disponível em: Unified diff