scene_manager¶
Process-global owner of Algan’s active-scene stack.
Only SceneManager is a singleton. Scenes themselves are ordinary,
self-contained objects: each owns its timeline, animation, and audio managers.
Creating a scene pushes it onto this manager’s stack, making it the destination
for subsequently constructed mobs that were not given an explicit scene.
Classes
Maintain the stack of active |