Rally X
ELEN3009 Project by Justin Wernick and David Schneider
Classes
source/data/LevelReader.h File Reference
#include <vector>
#include <list>
#include <string>
#include <fstream>
#include <allegro5/allegro_native_dialog.h>
#include "../logic/Maze.h"
#include "../logic/PlayerCar.h"
#include "../logic/EnemyCar.h"
#include "../logic/Checkpoint.h"
#include "../logic/Rock.h"

Go to the source code of this file.

Classes

class  FileOpenError
 An exception that is thrown if the file selected for opening does not exist. More...
class  LevelReader
 Reads the game objects from a text file and calls relevant constructors. More...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator