pokemon-rogue-battle
Preparing search index...
phases/attempt-capture-phase
AttemptCapturePhase
Class AttemptCapturePhase
Hierarchy (
View Summary
)
PokemonPhase
AttemptCapturePhase
Index
Constructors
constructor
Properties
battler
Index
field
Index
player
Methods
catch
end
execute
For
All
fail
Catch
get
Pokemon
hide
Enemy
Trainer
remove
Pb
show
Enemy
Trainer
start
Constructors
constructor
new
AttemptCapturePhase
(
targetIndex
:
number
,
pokeballType
:
PokeballType
,
)
:
AttemptCapturePhase
Parameters
targetIndex
:
number
pokeballType
:
PokeballType
Returns
AttemptCapturePhase
Properties
Protected
battler
Index
battlerIndex
:
number
field
Index
fieldIndex
:
number
player
player
:
boolean
Methods
catch
catch
()
:
void
Returns
void
end
end
()
:
void
Returns
void
execute
For
All
executeForAll
(
func
:
PokemonFunc
)
:
void
Parameters
func
:
PokemonFunc
Returns
void
fail
Catch
failCatch
(
_shakeCount
:
number
)
:
void
Parameters
_shakeCount
:
number
Returns
void
get
Pokemon
getPokemon
()
:
default
Returns
default
hide
Enemy
Trainer
hideEnemyTrainer
()
:
void
Returns
void
remove
Pb
removePb
()
:
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
battler
Index
field
Index
player
Methods
catch
end
execute
For
All
fail
Catch
get
Pokemon
hide
Enemy
Trainer
remove
Pb
show
Enemy
Trainer
start
pokemon-rogue-battle
Loading...