From 98ba22e7064db57316dfff1ae127feb3dceeb73e Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Thu, 31 Jul 2014 13:58:22 +0200 Subject: Initial commit --- docs/html/files.html | 159 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 docs/html/files.html (limited to 'docs/html/files.html') diff --git a/docs/html/files.html b/docs/html/files.html new file mode 100644 index 0000000..c820370 --- /dev/null +++ b/docs/html/files.html @@ -0,0 +1,159 @@ + + + + +Rally X: File List + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + +
+
Rally X + +
+
ELEN3009 Project by Justin Wernick and David Schneider
+
+
+ + + + + +
+
+
+
File List
+
+
+
Here is a list of all files with brief descriptions:
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
source/main.cpp [code]
source/data/Config.cpp [code]
source/data/Config.h [code]
source/data/LevelReader.cpp [code]
source/data/LevelReader.h [code]
source/logic/AllegroWrappers.cpp [code]
source/logic/AllegroWrappers.h [code]
source/logic/Car.cpp [code]
source/logic/Car.h [code]
source/logic/Checkpoint.cpp [code]
source/logic/Checkpoint.h [code]
source/logic/CollisionDetector.cpp [code]
source/logic/CollisionDetector.h [code]
source/logic/DestroyedObjectPopup.cpp [code]
source/logic/DestroyedObjectPopup.h [code]
source/logic/EnemyCar.cpp [code]
source/logic/EnemyCar.h [code]
source/logic/Game.cpp [code]
source/logic/Game.h [code]
source/logic/GameObject.cpp [code]
source/logic/GameObject.h [code]
source/logic/LimitedTimeObject.cpp [code]
source/logic/LimitedTimeObject.h [code]
source/logic/Maze.cpp [code]
source/logic/Maze.h [code]
source/logic/MazeMath.cpp [code]
source/logic/MazeMath.h [code]
source/logic/PlayerCar.cpp [code]
source/logic/PlayerCar.h [code]
source/logic/Rock.cpp [code]
source/logic/Rock.h [code]
source/logic/Smokescreen.cpp [code]
source/logic/Smokescreen.h [code]
source/presentation/BitmapStore.cpp [code]
source/presentation/BitmapStore.h [code]
source/presentation/ColourStore.cpp [code]
source/presentation/ColourStore.h [code]
source/presentation/GamePanel.cpp [code]
source/presentation/GamePanel.h [code]
source/presentation/InfoPanel.cpp [code]
source/presentation/InfoPanel.h [code]
source/presentation/KeyboardHandler.cpp [code]
source/presentation/KeyboardHandler.h [code]
source/presentation/Screen.cpp [code]
source/presentation/Screen.h [code]
source/presentation/ScreenPanel.cpp [code]
source/presentation/ScreenPanel.h [code]
tests/dataTests.cpp [code]Unit tests for the data layer of a Rally-X game
tests/logicTests.cpp [code]Unit tests for the logic layer of a Rally-X game
tests/presentationTests.cpp [code]Unit tests for the presentation layer of a Rally-X game
+
+ +
+ All Classes Files Functions Variables Typedefs Enumerations Enumerator
+ + +
+ +
+ + + + + + + -- cgit v1.2.3