pokemon-rogue-battle
Preparing search index...
phases/berry-phase
BerryPhase
Class BerryPhase
The phase after attacks where the pokemon eat berries
Hierarchy (
View Summary
)
FieldPhase
BerryPhase
Index
Constructors
constructor
Methods
end
execute
For
All
hide
Enemy
Trainer
show
Enemy
Trainer
start
Constructors
constructor
new
BerryPhase
()
:
BerryPhase
Returns
BerryPhase
Methods
end
end
()
:
void
Returns
void
execute
For
All
executeForAll
(
func
:
PokemonFunc
)
:
void
Parameters
func
:
PokemonFunc
Returns
void
hide
Enemy
Trainer
hideEnemyTrainer
()
:
void
Returns
void
show
Enemy
Trainer
showEnemyTrainer
(
trainerSlot
?:
TrainerSlot
)
:
void
Parameters
trainerSlot
:
TrainerSlot
= TrainerSlot.NONE
Returns
void
start
start
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
end
execute
For
All
hide
Enemy
Trainer
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...
The phase after attacks where the pokemon eat berries