El Octavio
1.0
This is a video game about adventures.
|
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 | ) |