public class EnterDynamaxAction extends PokemonRelatedBattleAction
  • Field Details

    • gigantamax

      protected final boolean gigantamax
  • Constructor Details

    • EnterDynamaxAction

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