Class cc.LoaderScene
Extends
cc.Class.
Defined in: CCLoader.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default loading screen, you can customize the loading screen.
|
Method Attributes | Method Name and Description |
---|---|
ctor()
Constructor
|
|
draw()
Draw loading screen
|
|
<static> |
cc.LoaderScene.getInstance()
Shared loader scene
|
Method Detail
ctor()
Constructor
draw()
Draw loading screen
<static>
{cc.LoaderScene}
cc.LoaderScene.getInstance()
Shared loader scene
- Returns:
- {cc.LoaderScene}