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.MenuModule.HowToPlay2.HowToPlay2 |
( |
| ) |
|
|
inline |
§ Dispose()
override void View.MenuModule.HowToPlay2.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
§ getNext()
Boolean View.MenuModule.HowToPlay2.getNext |
( |
| ) |
|
|
inline |
returns if quit button is currently clicked
§ getQuit()
Boolean View.MenuModule.HowToPlay2.getQuit |
( |
| ) |
|
|
inline |
returns if quit button is currently clicked
§ setNextFalse()
void View.MenuModule.HowToPlay2.setNextFalse |
( |
| ) |
|
|
inline |
checks if Game State is no longer inside How To Play
§ setQuitFalse()
void View.MenuModule.HowToPlay2.setQuitFalse |
( |
| ) |
|
|
inline |
checks if Game State is no longer inside How To Play
§ next
bool View.MenuModule.HowToPlay2.next = false |
boolean that checks if next button is clicked
§ quit
bool View.MenuModule.HowToPlay2.quit = false |
boolean that checks if quit button is clicked
The documentation for this class was generated from the following files:
- HowToPlay2.cs
- HowToPlay2.Designer.cs