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

How to Play Menu More...

Inheritance diagram for View.HowToPlay:

Public Member Functions

 HowToPlay ()
 
void setQuitFalse ()
 
Boolean getQuit ()
 
void setNextFalse ()
 
Boolean getNext ()
 

Public Attributes

bool quit = false
 
bool next = false
 

Protected Member Functions

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

Detailed Description

How to Play Menu

Constructor & Destructor Documentation

§ HowToPlay()

View.HowToPlay.HowToPlay ( )

Constructor for HowToPlay window

Member Function Documentation

§ Dispose()

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

Clean up any resources being used.

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

§ getNext()

Boolean View.HowToPlay.getNext ( )

returns if quit button is currently clicked

§ getQuit()

Boolean View.HowToPlay.getQuit ( )

returns if quit button is currently clicked

§ setNextFalse()

void View.HowToPlay.setNextFalse ( )

checks if Game State is no longer inside How To Play

§ setQuitFalse()

void View.HowToPlay.setQuitFalse ( )

checks if Game State is no longer inside How To Play


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