Exemple #1
0
 void OnMouseUpAsButton()
 {
     cursorManager.Move(position);
     cursorManager.Interact();
 }