Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
modifier/modifier
AddPokeballModifier
Class AddPokeballModifier
Hierarchy (
view full
)
ConsumableModifier
AddPokeballModifier
Index
Constructors
constructor
Properties
count
pokeball
Type
type
Methods
add
apply
match
should
Apply
Constructors
constructor
new
Add
Pokeball
Modifier
(
type
,
pokeballType
,
count
)
:
AddPokeballModifier
Parameters
type
:
ModifierType
pokeballType
:
PokeballType
count
:
number
Returns
AddPokeballModifier
Properties
Private
count
count
:
number
Private
pokeball
Type
pokeball
Type
:
PokeballType
type
type
:
ModifierType
Methods
add
add
(
_modifiers
)
:
boolean
Parameters
_modifiers
:
Modifier
[]
Returns
boolean
apply
apply
(
args
)
:
boolean
Parameters
args
:
any
[]
Returns
boolean
match
match
(
_modifier
)
:
boolean
Parameters
_modifier
:
Modifier
Returns
boolean
should
Apply
should
Apply
(
args
)
:
boolean
Parameters
args
:
any
[]
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
count
pokeball
Type
type
add
apply
match
should
Apply
pokemon-rogue-battle
Loading...