How to Play Menu
More...
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
§ HowToPlay()
View.HowToPlay.HowToPlay |
( |
| ) |
|
§ Dispose()
override void View.HowToPlay.Dispose |
( |
bool |
disposing | ) |
|
|
protected |
Clean up any resources being used.
- Parameters
-
disposing | true 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
§ next
bool View.HowToPlay.next = false |
boolean that checks if next button is clicked
§ quit
bool View.HowToPlay.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/HowToPlay.cs
- C:/Users/Thien Trandinh/Documents/Blaze-Brigade/src/Blaze-Brigade/Blaze_Brigade/HowToPlay.Designer.cs