PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
AnimationEvent
Variable AnimationEvent
AnimationEvent
:
{
prototype
:
AnimationEvent
;
new
(
type
:
string
,
animationEventInitDict
?:
AnimationEventInit
,
)
:
AnimationEvent
;
}
Type Declaration
new
(
type
:
string
,
animationEventInitDict
?:
AnimationEventInit
)
:
AnimationEvent
Parameters
type
:
string
Optional
animationEventInitDict
:
AnimationEventInit
Returns
AnimationEvent
prototype
:
AnimationEvent
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...