Class createjs.ErrorEvent
Extends
.
Defined in: error_event.js.
Constructor Attributes | Constructor Name and Description |
---|---|
createjs.ErrorEvent(type, bubbles, cancelable, text)
A class that represents an error event.
|
Class Detail
createjs.ErrorEvent(type, bubbles, cancelable, text)
A class that represents an error event.
- Parameters:
- {string} type
- {boolean} bubbles
- {boolean} cancelable
- {string} text