Members
instance :Core|null
Type:
- Core | null
scene :Scene|null
Type:
- Scene | null
Methods
(static) getInstance() → {Core}
Returns:
- Type
- Core
getScene() → {Scene|null}
Returns:
- Type
- Scene | null
loadScene(scene)
load a scene to be rendered
Parameters:
| Name | Type | Description |
|---|---|---|
scene |
Scene |
update()
render the loaded scene