Exemplo n.º 1
0
 public void Start()
 {
     loadData();
     beatCounter.connect(this);
     wc.connect(this);
     wo.connect(this);
 }