Path to the remote resource
The type to expect as a response: "" | "arraybuffer" | "blob" | "document" | "json" | "text";
Whether or not to cache-bust requests
Whether or not to cache-bust requests
Data associated with a loadable
Path to the remote resource
The type to expect as a response: "" | "arraybuffer" | "blob" | "document" | "json" | "text";
The Resource type allows games built in Excalibur to load generic resources. For any type of remote resource it is recommended to use Resource for preloading.