resize()
If your game is set to Scalemode RESIZE then each time the browser resizes it will call this function, passing in the new width and height.
- Source code: core/State.js (Line 189)
resize()
If your game is set to Scalemode RESIZE then each time the browser resizes it will call this function, passing in the new width and height.
Please login to continue.