EchoesOfFate
A game for our COMP315 Project
 
Loading...
Searching...
No Matches
QuestionList.h File Reference
#include "Question.h"
#include <iostream>

Go to the source code of this file.

Classes

class  QuestionList
 Each level should have an instance of QuestionList Used to store and access the questions of a level-questions for a specific level are sequential and always in a fixed order regardless of what Option the user picks for questions. More...