Exemplo n.º 1
0
 public void ParrySuccessful()
 {
     m_NextState = new AIBattleCounterAttackDown(m_Character);
 }
Exemplo n.º 2
0
 public void ParrySuccessful()
 {
     m_NextState = new AIBattleCounterAttackDown(m_Character);
 }