Class createjs.AnimationEvent
Extends
.
MouseEvent
Defined in: animation_event.js.
Constructor Attributes | Constructor Name and Description |
---|---|
createjs.AnimationEvent(type, bubbles, cancelable, name, next)
A class that represents an animation event.
|
Class Detail
createjs.AnimationEvent(type, bubbles, cancelable, name, next)
A class that represents an animation event.
- Parameters:
- {string} type
- {boolean} bubbles
- {boolean} cancelable
- {string} name
- {string} next