Enums§

  • When a scene wants to add or remove a scene from the stack it should return Push or Pop from Scene.update

Traits§

  • Scenes represent a mode/feature of a programs UI For example in an image editor you could have the main menu, editor, and save dialog as scenes and in an RPG you could have the field, battle and menu screens as scenes

Functions§

Type Aliases§