Beispiel #1
0
 public void OnPosition(LTouch e)
 {
     this.OnPosition(e.GetX(), e.GetY());
 }