How to Play Menu 2 is opened with next is clicked on HowToPlay Menu
More...
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
How to Play Menu 2 is opened with next is clicked on HowToPlay Menu
§ HowToPlay2()
View.Menu_Module.HowToPlay2.HowToPlay2 |
( |
| ) |
|
§ Dispose()
override void View.Menu_Module.HowToPlay2.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
§ getNext()
Boolean View.Menu_Module.HowToPlay2.getNext |
( |
| ) |
|
returns if quit button is currently clicked
§ getQuit()
Boolean View.Menu_Module.HowToPlay2.getQuit |
( |
| ) |
|
returns if quit button is currently clicked
§ setNextFalse()
void View.Menu_Module.HowToPlay2.setNextFalse |
( |
| ) |
|
checks if Game State is no longer inside How To Play
§ setQuitFalse()
void View.Menu_Module.HowToPlay2.setQuitFalse |
( |
| ) |
|
checks if Game State is no longer inside How To Play
§ next
bool View.Menu_Module.HowToPlay2.next = false |
boolean that checks if next button is clicked
§ quit
bool View.Menu_Module.HowToPlay2.quit = false |
boolean that checks if quit button is clicked
The documentation for this class was generated from the following files:
- C:/Users/Thien Trandinh/Documents/Blaze-Brigade/src/Blaze-Brigade/Blaze_Brigade/HowToPlay2.cs
- C:/Users/Thien Trandinh/Documents/Blaze-Brigade/src/Blaze-Brigade/Blaze_Brigade/HowToPlay2.Designer.cs