Beispiel #1
0
 public void DropFlagTransition()
 {
     //FlagState = new FlagDropState();
     FlagState.DoAction(this);
 }