コード例 #1
0
 public void LockWheel()
 {
     Mibo.LockWheel();
     LockWheelText.text = mLockWheelText + "true";
 }