this Interface is used for creating new Resources and mark loaded
string should be unique for every Loader, used to get a resource from the loader
string is path or url for the resource file. FILE EXTENSION SHOULD SUPPORTED BY THE LOADER.
boolean refers for the loading state. Once loaded (true) resource can be got
string refers to Loader purposes (can be audio|model|font| or any custom)
Generated using TypeDoc
this Interface is used for creating new Resources and mark loaded
string should be unique for every Loader, used to get a resource from the loader
string is path or url for the resource file. FILE EXTENSION SHOULD SUPPORTED BY THE LOADER.
boolean refers for the loading state. Once loaded (true) resource can be got
string refers to Loader purposes (can be audio|model|font| or any custom)