Loads and stores data in RAM from files. More...
#include "raylib.h"Go to the source code of this file.
Functions | |
| void | setupMainMenu (void) |
| Setup Buttons and play music (use in screen.c only) | |
| void | drawMainMenu (void) |
| Draw background and Buttons (use in screen.c only) | |
| void | drawMainMenu3D (void) |
| Unused. | |
| void | enterMainMenu (void) |
| Unused. | |
| void | updateMainMenu (void) |
| Update music and update Buttons (use in screen.c only) | |
Loads and stores data in RAM from files.
Main menu.