Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
phases
GameOverPhase
Class GameOverPhase
Hierarchy (
view full
)
BattlePhase
GameOverPhase
Index
Constructors
constructor
Properties
scene
Methods
award
Ribbon
end
handle
Game
Over
handle
Unlocks
hide
Enemy
Trainer
show
Enemy
Trainer
start
Constructors
constructor
new
Game
Over
Phase
(
scene
,
victory
?
)
:
GameOverPhase
Parameters
scene
:
default
Optional
victory
:
boolean
Returns
GameOverPhase
Properties
Protected
scene
scene
:
default
Methods
award
Ribbon
award
Ribbon
(
pokemon
,
forStarter
?
)
:
void
Parameters
pokemon
:
default
forStarter
:
boolean
= false
Returns
void
end
end
(
)
:
void
Returns
void
handle
Game
Over
handle
Game
Over
(
)
:
void
Returns
void
handle
Unlocks
handle
Unlocks
(
)
:
void
Returns
void
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
scene
Methods
award
Ribbon
end
handle
Game
Over
handle
Unlocks
hide
Enemy
Trainer
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...