Blaze Brigade  Rev0
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
View.MainMenu Class Reference

The Main Menu class. This window is displayed upon starting game, and can link you to HowToPlay playing the Game. More...

Inheritance diagram for View.MainMenu:

Public Member Functions

 MainMenu ()
 
void setInstructFalse ()
 
Boolean getInstruct ()
 

Public Attributes

bool start = false
 
bool instruct = false
 
bool quit = false
 
bool load = false
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Detailed Description

The Main Menu class. This window is displayed upon starting game, and can link you to HowToPlay playing the Game.

Constructor & Destructor Documentation

§ MainMenu()

View.MainMenu.MainMenu ( )

Constructor for Main Menu window

Member Function Documentation

§ Dispose()

override void View.MainMenu.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

§ getInstruct()

Boolean View.MainMenu.getInstruct ( )

returns current instruct boolean

§ setInstructFalse()

void View.MainMenu.setInstructFalse ( )

sets instruct to false when no longer on how-to-play gameState


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