示例#1
0
 public void SetStrategy(IPlayerStance stance)
 {
     player.SetStrategy(stance);
 }