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