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_enemy_car-members.html | 138 +++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 docs/html/class_enemy_car-members.html (limited to 'docs/html/class_enemy_car-members.html') diff --git a/docs/html/class_enemy_car-members.html b/docs/html/class_enemy_car-members.html new file mode 100644 index 0000000..fef1e9e --- /dev/null +++ b/docs/html/class_enemy_car-members.html @@ -0,0 +1,138 @@ + + + + +Rally X: Member List + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + +
+
Rally X + +
+
ELEN3009 Project by Justin Wernick and David Schneider
+
+
+ + + + + +
+
+
+
EnemyCar Member List
+
+
+This is the complete list of members for EnemyCar, including all inherited members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
_baseSpeedCar [protected, static]
_destroyedGameObject [protected]
_facingGameObject [protected]
_imageGameObject [protected]
_speedCar [protected]
_stateEnemyCar [private]
_targetXEnemyCar [private]
_targetYEnemyCar [private]
_xGameObject [protected]
_yGameObject [protected]
blind()EnemyCar
BLINDED enum valueEnemyCar [private]
Car(double x, double y, BitmapStore::Image image, Maze::Direction facing)Car
CHASING enum valueEnemyCar [private]
checkFacing(const Maze &maze, double chasingX, double chasingY, const list< Rock > &rocks)EnemyCar [private]
crash()EnemyCar
destroyed() const GameObject
EnemyCar(double x, double y)EnemyCar
facing() const GameObject
GameObject(double x, double y, BitmapStore::Image image, Maze::Direction facing=Maze::UP)GameObject
image() const GameObject
move(const Maze &maze)Car [protected]
rockAtLocation(double x, double y, const list< Rock > &rocks)EnemyCar [private]
speed() const Car
States enum nameEnemyCar [private]
update(const Maze &maze, const list< PlayerCar > &players, const list< Rock > &rocks)EnemyCar
x() const GameObject
y() const GameObject
+ +
+ All Classes Files Functions Variables Typedefs Enumerations Enumerator
+ + +
+ +
+ + + + + + + -- cgit v1.2.3