File containing the stuff for the play menu. More...
#include "button.h"#include "files.h"#include "i18n.h"#include "menu.h"#include "raylib.h"#include "screen.h"Functions | |
| void | menuSetupPlay (void) |
| Setup Button and play music (use in screen.c only) | |
| void | menuDrawPlay (void) |
| Draw Button (use in screen.c only) | |
| void | menuUpdatePlay (void) |
| Update music and update Buttons. | |
File containing the stuff for the play menu.