Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
quizLogic.cpp File Reference
#include <raylib.h>
#include "animations.h"
#include "cityOperations.h"
#include "quizLogic.h"
#include "timer.h"
+ Include dependency graph for quizLogic.cpp:

Go to the source code of this file.

Functions

void handleQuizInput (City activeCity, Option options[4], bool *showQuizPtr, bool *optionSelectedPtr, int *scorePtr, int *startNumPtr, int *endNumPtr, int *countUpstepPtr, bool *countUpDonePtr, int *bonusPtr)
 Handle mouse input relative to the quiz options. More...
 

Function Documentation

◆ handleQuizInput()

void handleQuizInput ( City  activeCity,
Option  options[4],
bool showQuizPtr,
bool optionSelectedPtr,
int *  scorePtr,
int *  startNumPtr,
int *  endNumPtr,
int *  countUpstepPtr,
bool countUpDonePtr,
int *  bonusPtr 
)

Handle mouse input relative to the quiz options.

Definition at line 10 of file quizLogic.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: