示例#1
0
 public void SetPlayerDirection(int direction)
 {
     player.SetDirection(direction);
 }