Class createjs.FileEvent
Extends
.
Defined in: file_event.js.
Constructor Attributes | Constructor Name and Description |
---|---|
createjs.FileEvent(type, bubbles, cancelable, item)
The base class for file events dispatched by the createjs.Loader class and
the createjs.LoadQueue class.
|
Class Detail
createjs.FileEvent(type, bubbles, cancelable, item)
The base class for file events dispatched by the createjs.Loader class and
the createjs.LoadQueue class.
- Parameters:
- {string} type
- {boolean} bubbles
- {boolean} cancelable
- {Object} item