onerror handler
onprogress handler
Gets the data that was loaded
Returns true if the loadable is loaded
Begins loading the resource and returns a promise to be resolved on completion
Processes the downloaded data. Meant to be overridden.
Sets the data (can be populated from remote request or in-memory data)
Wires engine into loadable to receive game level events
oncomplete handler