Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
data/mystery-encounters/utils/encounter-pokemon-utils
catchPokemon
Function catchPokemon
catch
Pokemon
(
scene
,
pokemon
,
pokeball
,
pokeballType
,
showCatchObtainMessage
?
,
isObtain
?
)
:
Promise
<
void
>
Parameters
scene
:
default
pokemon
:
EnemyPokemon
pokeball
:
null
|
Sprite
pokeballType
:
PokeballType
showCatchObtainMessage
:
boolean
= true
isObtain
:
boolean
= false
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
pokemon-rogue-battle
Loading...