示例#1
0
 public void MoveRotation(float angle)
 {
     Rigidbody2D.INTERNAL_CALL_MoveRotation(this, angle);
 }