command
Version:
v0.0.0-...-8fc0beb
Opens a new window with list of versions in this module.
Published: Nov 28, 2016
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Scenes Demo
What does it do?
It demonstrates how one can use multiple Scene
s, and switch between them.
What are important aspects of the code?
These things are key in this demo:
- Defining two Scenes:
IconScene
and RockScene
- Giving one to
engo.Open
as the default Scene
- Registering the other with
engo.RegisterScene
, so we can later:
- Call
engo.SetSceneByName
to switch the Scene
s.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.