Esempio n. 1
0
 private static void executeEffect(BattleEffect e)
 {
     //Due to the current system, it is indeterminable if PokeBattle or BattleStack should be responsible for
     //effect and move execution. This may be replaced at a later time.
 }