Exemple #1
0
 public void OnInputClicked(InputClickedEventData eventData)
 {
     sorter.ClickedNote(this);
 }