Class Index | File Index

Classes


Class createjs.AnimationEvent


Extends .
MouseEvent
Defined in: animation_event.js.

Class Summary
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

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Oct 04 2016 17:11:27 GMT+0900 (JST)