Rally X
ELEN3009 Project by Justin Wernick and David Schneider
Classes
source/presentation/InfoPanel.h File Reference
#include <allegro5/allegro.h>
#include <allegro5/allegro_primitives.h>
#include <sstream>
#include "../presentation/ScreenPanel.h"
#include "../presentation/ColourStore.h"
#include "../logic/Maze.h"
#include "../logic/GameObject.h"
#include "../logic/PlayerCar.h"
#include "../logic/EnemyCar.h"
#include "../logic/Checkpoint.h"
#include "../logic/AllegroWrappers.h"

Go to the source code of this file.

Classes

class  InfoPanel
 ScreenPanel to be drawn on the screen to give the player information. More...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator