pokemon-rogue-battle
Preparing search index...
phases/check-switch-phase
CheckSwitchPhase
Class CheckSwitchPhase
Hierarchy (
View Summary
)
BattlePhase
CheckSwitchPhase
Index
Constructors
constructor
Properties
field
Index
use
Name
Methods
end
hide
Enemy
Trainer
show
Enemy
Trainer
start
Constructors
constructor
new
CheckSwitchPhase
(
fieldIndex
:
number
,
useName
:
boolean
)
:
CheckSwitchPhase
Parameters
fieldIndex
:
number
useName
:
boolean
Returns
CheckSwitchPhase
Properties
Protected
field
Index
fieldIndex
:
number
Protected
use
Name
useName
:
boolean
Methods
end
end
()
:
void
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
Properties
field
Index
use
Name
Methods
end
hide
Enemy
Trainer
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...