Module ascii_forge::scene
source · Traits§
- A scene, that will render everthing, and will either exit the game, or return a new scene to transition to.
- No need to implement, only allows for Scenes to turn into Boxes of scenes, simplifying the workflow.