Rally X
ELEN3009 Project by Justin Wernick and David Schneider
Classes
source/presentation/GamePanel.h File Reference
#include "../presentation/ScreenPanel.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  GamePanel
 ScreenPanel to be drawn on the screen to draw the area where the game takes place. More...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator