addScene
Registers an instance of Scene.
See also
Parameters
Type
concrete class of the Scene instance. The implementation assumes that scenes are singletons and only one implementation of each class will be registered.
Throws
if a scene of selected type is already registered. Use removeScene first to replace the screen.