public class ExitDynamaxAction extends PokemonRelatedBattleAction
  • Field Details

    • gigantamax

      protected final boolean gigantamax
  • Constructor Details

    • ExitDynamaxAction

      public ExitDynamaxAction(int turn, PixelmonWrapper pokemon, boolean gigantamax)
  • Method Details