Esempio n. 1
0
 private void Atack(bool isAttacking)
 {
     _follower.Following(isAttacking);
 }