예제 #1
0
 public void YellowOnClick()
 {
     Controller.CheckPoint("amarillo");
     Controller.UpdateColorText();
 }