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/class_player_car-members.html | 137 ++++++++++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 docs/html/class_player_car-members.html (limited to 'docs/html/class_player_car-members.html') diff --git a/docs/html/class_player_car-members.html b/docs/html/class_player_car-members.html new file mode 100644 index 0000000..c7fa29a --- /dev/null +++ b/docs/html/class_player_car-members.html @@ -0,0 +1,137 @@ + + + + +Rally X: Member List + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + +
+
Rally X + +
+
ELEN3009 Project by Justin Wernick and David Schneider
+
+
+ + + + + +
+
+
+
PlayerCar Member List
+
+
+This is the complete list of members for PlayerCar, including all inherited members. + + + + + + + + + + + + + + + + + + + + + + + + + + + +
_baseSpeedCar [protected, static]
_destroyedGameObject [protected]
_facingGameObject [protected]
_imageGameObject [protected]
_inputPlayerCar [private]
_petrolPlayerCar [private]
_speedCar [protected]
_xGameObject [protected]
_yGameObject [protected]
Car(double x, double y, BitmapStore::Image image, Maze::Direction facing)Car
crash()PlayerCar
destroyed() const GameObject
facing() const GameObject
GameObject(double x, double y, BitmapStore::Image image, Maze::Direction facing=Maze::UP)GameObject
gotCheckpoint()PlayerCar
image() const GameObject
makeSmoke(list< Smokescreen > &currentSmoke)PlayerCar
move(const Maze &maze)Car [protected]
petrol() const PlayerCar
PETROL_FROM_CHECKPOINTPlayerCar [private, static]
PETROL_USE_RATEPlayerCar [private, static]
PETROL_USE_SMOKESCREENPlayerCar [private, static]
PlayerCar(double x, double y, Maze::Direction facing=Maze::UP)PlayerCar
speed() const Car
update(const Maze &maze, list< Smokescreen > &currentSmoke)PlayerCar
x() const GameObject
y() const GameObject
+ +
+ All Classes Files Functions Variables Typedefs Enumerations Enumerator
+ + +
+ +
+ + + + + + + -- cgit v1.2.3