예제 #1
0
 public void ClickMove(float x, float y)
 {
     Clickable.ClickMove(x, y);
 }