Пример #1
0
 public AttackController GetAttack()
 {
     return currentBehavior.GetAttackController();
 }