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