Exemple #1
0
 public void OnUpButtonClick()
 {
     candy.MoveTo(labirinth.GetWayPoint(candy.P, Dirrection.Up));
 }