pokemon-rogue-battle
Preparing search index...
phases/pokemon-phase
PokemonPhase
Class PokemonPhase
Abstract
Hierarchy (
View Summary
)
FieldPhase
PokemonPhase
AttemptCapturePhase
AttemptRunPhase
CommonAnimPhase
DamageAnimPhase
FaintPhase
MoveChargePhase
MoveEffectPhase
MoveEndPhase
ObtainStatusEffectPhase
PokemonTransformPhase
PostSummonPhase
PostTurnStatusEffectPhase
ScanIvsPhase
SelectTargetPhase
ShinySparklePhase
ShowAbilityPhase
StatStageChangePhase
VictoryPhase
Index
Constructors
constructor
Properties
battler
Index
field
Index
player
Methods
end
execute
For
All
get
Pokemon
hide
Enemy
Trainer
show
Enemy
Trainer
start
Constructors
constructor
new
PokemonPhase
(
battlerIndex
?:
number
)
:
PokemonPhase
Parameters
Optional
battlerIndex
:
number
Returns
PokemonPhase
Properties
Protected
battler
Index
battlerIndex
:
number
field
Index
fieldIndex
:
number
player
player
:
boolean
Methods
end
end
()
:
void
Returns
void
execute
For
All
executeForAll
(
func
:
PokemonFunc
)
:
void
Parameters
func
:
PokemonFunc
Returns
void
get
Pokemon
getPokemon
()
:
default
Returns
default
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
Properties
battler
Index
field
Index
player
Methods
end
execute
For
All
get
Pokemon
hide
Enemy
Trainer
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...