![]() |
Wise&mystical
1.0
Project about Europe
|
Go to the source code of this file.
Classes | |
struct | menuButton |
struct | Circle |
Define Circle. More... | |
struct | TransitionFrame |
Macros | |
#define | transitiopnColor CLITERAL(Color){ 5, 10, 23, 255 } |
Functions | |
void | drawMenuButtons (Circle menuHitboxes[3], menuButton menuButtons[3]) |
Draw menu buttons. More... | |
void | hangleMenuInput (Circle menuHitboxes[3], TransitionFrame *transitionPtr, bool *quitButtonPressedPtr, bool *drawMenuTransitionPtr) |
Handle menu input. More... | |
void | drawTransition (TransitionFrame *transitionPtr, bool *drawMenuTransitionPtr) |
Draw transition animation. More... | |
void drawMenuButtons | ( | Circle | menuHitboxes[3], |
menuButton | menuButtons[3] | ||
) |
void drawTransition | ( | TransitionFrame * | transitionPtr, |
bool * | drawMenuTransitionPtr | ||
) |