Exemplo n.º 1
0
 private void DoPrepareAttack()
 {
     brother1.PrepareAttack();
     brother2.PrepareAttack();
 }