Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
MainMenu Class Reference

Detailed Description

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
 

Member Function Documentation

◆ Awake()

void MainMenu.Awake ( )
private

◆ Quit()

void MainMenu.Quit ( )

◆ StartGame()

void MainMenu.StartGame ( )

Member Data Documentation

◆ dataManager

DataManager MainMenu.dataManager
private

◆ defaultStartScene

string MainMenu.defaultStartScene = "Opening"
private

◆ stageLoader

StageLoader MainMenu.stageLoader
private

The documentation for this class was generated from the following file: