pokemon-rogue-battle
Preparing search index...
phases/game-over-phase
GameOverPhase
Class GameOverPhase
Hierarchy (
View Summary
)
BattlePhase
GameOverPhase
Index
Constructors
constructor
Methods
award
Ribbon
end
handle
Game
Over
handle
Unlocks
hide
Enemy
Trainer
show
Enemy
Trainer
start
Constructors
constructor
new
GameOverPhase
(
isVictory
?:
boolean
)
:
GameOverPhase
Parameters
isVictory
:
boolean
= false
Returns
GameOverPhase
Methods
award
Ribbon
awardRibbon
(
pokemon
:
default
,
forStarter
?:
boolean
)
:
void
Parameters
pokemon
:
default
forStarter
:
boolean
= false
Returns
void
end
end
()
:
void
Returns
void
handle
Game
Over
handleGameOver
()
:
void
Returns
void
handle
Unlocks
handleUnlocks
()
:
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
Methods
award
Ribbon
end
handle
Game
Over
handle
Unlocks
hide
Enemy
Trainer
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...