Exemplo n.º 1
0
 public void EventUpdate(StageEvent.Status status, int remainCount)
 {
     scoreView.EventUpdate(status, remainCount);
 }