create()
create is called once preload has completed, this includes the loading of any assets from the Loader.
If you don't have a preload method then create is the first method called in your State.
- Source code: core/State.js (Line 152)
create()
create is called once preload has completed, this includes the loading of any assets from the Loader.
If you don't have a preload method then create is the first method called in your State.
Designed by : w10schools
service@w10schools.com
Please login to continue.