Exemplo n.º 1
0
 public void UseFatherFatherCombination(Game game, Gamer gamer) //corresponds ffButton
 {
     Father father = new Father();
     Nest   nest   = new Nest();
 }