![]() |
Eye of the Nile Docs
Everything you need to know to get started!
|
Handles the functionality of the start and quit buttons in the main menu.
Documentation updated 2/3/2025
Public Member Functions | |
void | StartGame () |
void | Quit () |
Private Member Functions | |
void | Awake () |
Private Attributes | |
string | defaultStartScene = "Opening" |
DataManager | dataManager |
StageLoader | stageLoader |
|
private |
void MainMenu.Quit | ( | ) |
void MainMenu.StartGame | ( | ) |
|
private |
|
private |
|
private |