protected _getMethod
Returns the method type to be used in a HTTP
request. May be overrided.
protected _onFail
Invoked when the request has returned an error.
protected _onSuccess
Invoked when the request has been completed
successfully.
_postRequest
Invoked when the request has been completed, but after the default actions has been executed.
protected _preRequest
Invoked just before the request has been sent.
protected _validateURL
Checks to see if the URL is valid to be used
in a request. Returns true if valid, false otherwise.
public load
See AssetLoader for more details.
Generated using TypeDoc
private _assignEvents
Initializes all event hooks required to handle audio assets.