Ejemplo n.º 1
0
 public void LevelButtonClicked(Button b, UILevel level)
 {
     onButtonClick.Invoke(b);
 }