Preparing search index...
The search index is not available
Fudge Core
Fudge Core
FudgeCore
AnimationSystem
AnimationEventTrack
Class AnimationEventTrack
A track of events trigerred at specific times during an animation.
Index
Constructors
constructor
Properties
events
times
Constructors
constructor
new
Animation
Event
Track
(
_times
?
,
_events
?
)
:
AnimationEventTrack
Parameters
_times
:
number
[]
= []
_events
:
string
[]
[]
= []
Returns
AnimationEventTrack
Properties
events
events
:
string
[]
[]
times
times
:
number
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
events
times
Fudge Core
Loading...
A track of events trigerred at specific times during an animation.