Namespace Axolotl2D.Scenes
Classes
- BaseScene
Represents a scene in the game.
- DefaultSceneAttribute
To be applied to a Scene class to mark it as the default scene. This scene will be loaded when the Scene Manager is initialized.
- SceneGameHost
Represents a service that hosts the game using Scenes.