Exemplo n.º 1
0
 // PlayerState.Attack
 void AttackStart()
 {
     _weapon.Activate();
 }