AnimationFramesCreatedEvent#
Class AnimationFramesCreatedEvent
Hierarchy
- WebVisEvent
- AnimationFramesCreatedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Animation Frames Created Event(name: string, frames: AnimationFrame[]): AnimationFramesCreatedEvent -
This event signals that new animation frames were created.
Parameters
-
name: string
The name of the generated Animation frames.
-
frames: AnimationFrame[]
Returns AnimationFramesCreatedEvent
-
Properties
frames
id
id: number
name
name: string
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
ANIMATION_FRAMES_CREATED ANIMATION_FRAMES_CREATED