public class EnterDynamaxAction extends PokemonRelatedBattleAction
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
gigantamax |
pokemonturn| Constructor and Description |
|---|
EnterDynamaxAction(int turn,
PixelmonWrapper pokemon,
boolean gigantamax) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appendLog(java.lang.StringBuilder builder) |
getParticipant, getPokemon, isWildPokemonpublic EnterDynamaxAction(int turn,
PixelmonWrapper pokemon,
boolean gigantamax)
public boolean appendLog(java.lang.StringBuilder builder)
appendLog in class BattleAction