|
El Octavio
1.0
This is a video game about adventures.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | setupMenu (RenderWindow &window) |
| bool | isAudioRunning (bool &audioToggle) |
| bool | isShowingFPS (bool &showFPS) |
| void | optionMenu (Event &ev, Texture texture, RenderWindow &window) |
| void | setupVars (RenderWindow &window) |
Variables | |
| bool | audioToggle |
| bool | showFPS |
| bool isAudioRunning | ( | bool & | audioToggle | ) |
| bool isShowingFPS | ( | bool & | showFPS | ) |
| void optionMenu | ( | Event & | ev, |
| Texture | texture, | ||
| RenderWindow & | window | ||
| ) |
| void setupMenu | ( | RenderWindow & | window | ) |
| void setupVars | ( | RenderWindow & | window | ) |