PokéRogue
GitHub
Switch to Main
Preparing search index...
src/ui/utils/pokemon-icon-anim-helper
PokemonIconAnimHelper
Class PokemonIconAnimHelper
Index
Constructors
constructor
Properties
icons
toggled
Methods
add
Or
Update
get
Mode
Y
Delta
remove
remove
All
setup
Constructors
constructor
new
PokemonIconAnimHelper
()
:
PokemonIconAnimHelper
Returns
PokemonIconAnimHelper
Properties
Private
icons
icons
:
Map
<
PokemonIcon
,
PokemonIconAnimMode
>
Private
toggled
toggled
:
boolean
Methods
add
Or
Update
addOrUpdate
(
icons
:
PokemonIcon
|
PokemonIcon
[]
,
mode
:
PokemonIconAnimMode
)
:
void
Parameters
icons
:
PokemonIcon
|
PokemonIcon
[]
mode
:
PokemonIconAnimMode
Returns
void
get
Mode
Y
Delta
getModeYDelta
(
mode
:
PokemonIconAnimMode
)
:
number
Parameters
mode
:
PokemonIconAnimMode
Returns
number
remove
remove
(
icons
:
PokemonIcon
|
PokemonIcon
[]
)
:
void
Parameters
icons
:
PokemonIcon
|
PokemonIcon
[]
Returns
void
remove
All
removeAll
()
:
void
Returns
void
setup
setup
()
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
icons
toggled
Methods
add
Or
Update
get
Mode
Y
Delta
remove
remove
All
setup
GitHub
Switch to Main
PokéRogue
Loading...