Exemple #1
0
 public void OnCommand(UnitCommand command)
 {
     command.Apply(this);
 }