onUpdateCallback : Function
This is called when the state is updated, every game loop. It doesn't happen during preload (@see onLoadUpdateCallback).
- Source code: core/StateManager.js (Line 106)
onUpdateCallback : Function
This is called when the state is updated, every game loop. It doesn't happen during preload (@see onLoadUpdateCallback).
Please login to continue.