An interface describing loadable resources in Excalibur. Built-in loadable resources include Texture, Sound, and a generic Resource.
Data associated with a loadable
Returns true if the loadable is loaded
Begins loading the resource and returns a promise to be resolved on completion
An interface describing loadable resources in Excalibur. Built-in loadable resources include Texture, Sound, and a generic Resource.