pokemon-rogue-battle
Preparing search index...
phases/common-anim-phase
CommonAnimPhase
Class CommonAnimPhase
Hierarchy (
View Summary
)
PokemonPhase
CommonAnimPhase
PokemonHealPhase
WeatherEffectPhase
Index
Constructors
constructor
Properties
battler
Index
field
Index
player
Methods
end
execute
For
All
get
Pokemon
hide
Enemy
Trainer
set
Animation
show
Enemy
Trainer
start
Constructors
constructor
new
CommonAnimPhase
(
battlerIndex
?:
BattlerIndex
,
targetIndex
?:
BattlerIndex
,
anim
?:
CommonAnim
,
playOnEmptyField
?:
boolean
,
)
:
CommonAnimPhase
Parameters
Optional
battlerIndex
:
BattlerIndex
Optional
targetIndex
:
BattlerIndex
Optional
anim
:
CommonAnim
playOnEmptyField
:
boolean
= false
Returns
CommonAnimPhase
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
set
Animation
setAnimation
(
anim
:
CommonAnim
)
:
void
Parameters
anim
:
CommonAnim
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
set
Animation
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...