loadUpdate()
loadUpdate is called during the Loader process. This only happens if you've set one or more assets to load in the preload method.
- Source code: core/State.js (Line 135)
loadUpdate()
loadUpdate is called during the Loader process. This only happens if you've set one or more assets to load in the preload method.
Please login to continue.