menu - eisclimber/ExPresS-XR GitHub Wiki
Classes for creating a start menu.
| Name | Description |
|---|---|
| BasicMenuLogic | Implements a basic menu navigation for switching menus (to a fixe "back"-menu or to an arbitrary one). |
| MainMenuLogic | Based on BasicMenuLogic, implements a main menu for switching to the game scene directly. |
| MenuManager | Handles a set of menus attached to a parent object, ensuring only the start menu is shown. |