Esempio n. 1
0
 private void onDragEvent(Vector3 position)
 {
     OnDrag.Dispatch(position, this);
 }