示例#1
0
 public void MoveRight(float _scale)
 {
     pawn.MoveRight(_scale);
 }