updateSound(key)
Updates the sound object in the cache.
Parameters
Name | Type | Description |
---|---|---|
key | string | The key of the asset within the cache. |
- Source code: loader/Cache.js (Line 709)
updateSound(key)
Updates the sound object in the cache.
Name | Type | Description |
---|---|---|
key | string | The key of the asset within the cache. |
Please login to continue.