Ejemplo n.º 1
0
 public void OnFruitGotDrawnOver(MazeArrow mazeArrow)
 {
     currentMazeLetter.NotifyFruitGotMouseOver(mazeArrow);
 }