Name | Type | Description |
---|---|---|
loader |
PIXI.Loader | |
verbose |
should the loader log to the console |
Members
Activate/Deactivate the loading. If set to true then it will immediately continue to load the next asset.
Should the loader log to the console.
Methods
Adds an array of assets to load.
Name | Type | Description |
---|---|---|
assetUrls |
LoadAsset[] |
assets to load |