pokemon-rogue-battle
Preparing search index...
phases/command-phase
CommandPhase
Class CommandPhase
Hierarchy (
View Summary
)
FieldPhase
CommandPhase
Index
Constructors
constructor
Properties
field
Index
Methods
cancel
end
execute
For
All
get
Field
Index
get
Pokemon
handle
Command
hide
Enemy
Trainer
show
Enemy
Trainer
start
Constructors
constructor
new
CommandPhase
(
fieldIndex
:
number
)
:
CommandPhase
Parameters
fieldIndex
:
number
Returns
CommandPhase
Properties
Protected
field
Index
fieldIndex
:
number
Methods
cancel
cancel
()
:
void
Returns
void
end
end
()
:
void
Returns
void
execute
For
All
executeForAll
(
func
:
PokemonFunc
)
:
void
Parameters
func
:
PokemonFunc
Returns
void
get
Field
Index
getFieldIndex
()
:
number
Returns
number
get
Pokemon
getPokemon
()
:
PlayerPokemon
Returns
PlayerPokemon
handle
Command
handleCommand
(
command
:
Command
,
cursor
:
number
,
...
args
:
any
[]
)
:
boolean
Parameters
command
:
Command
cursor
:
number
...
args
:
any
[]
Returns
boolean
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
Methods
cancel
end
execute
For
All
get
Field
Index
get
Pokemon
handle
Command
hide
Enemy
Trainer
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...