示例#1
0
 public void SetPosition(Single x, Single y)
 {
     SafeNatives.SetItemPosition(this, x, y);
 }