Пример #1
0
 public void OnTouchDrag(TouchEvent touchEvent)
 {
     m_Touchable.OnTouchDrag(touchEvent);
 }