#include <quizLogic.h>
Public Attributes | |
Rectangle | hitbox = {} |
Texture | hoverEffect |
Texture | trueAnswerIndicator |
Texture | falseAnswerIndicator |
Definition at line 5 of file quizLogic.h.
Texture Option::falseAnswerIndicator |
Definition at line 17 of file quizLogic.h.
Rectangle Option::hitbox = {} |
Definition at line 8 of file quizLogic.h.
Texture Option::hoverEffect |
Definition at line 11 of file quizLogic.h.
Texture Option::trueAnswerIndicator |
Definition at line 14 of file quizLogic.h.