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

How to Play Menu 3 is opened with next is clicked on HowToPlay2 Menu More...

Inheritance diagram for View.HowToPlay3:

Public Member Functions

 HowToPlay3 ()
 
void setQuitFalse ()
 
Boolean getQuit ()
 

Public Attributes

bool quit = false
 

Protected Member Functions

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

Detailed Description

How to Play Menu 3 is opened with next is clicked on HowToPlay2 Menu

Constructor & Destructor Documentation

§ HowToPlay3()

View.HowToPlay3.HowToPlay3 ( )

Constructor for HowToPlay3 window

Member Function Documentation

§ Dispose()

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

Clean up any resources being used.

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

§ getQuit()

Boolean View.HowToPlay3.getQuit ( )

returns if quit button is currently clicked

§ setQuitFalse()

void View.HowToPlay3.setQuitFalse ( )

checks if Game State is no longer inside How To Play

Member Data Documentation

§ quit

bool View.HowToPlay3.quit = false

boolean that checks if quit button is clicked


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