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

Go to the source code of this file.

Classes

class  ScreenPanel
 Parent class for panels that are drawn on the screen. More...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator