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_game_panel-members.html | 131 ++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 docs/html/class_game_panel-members.html (limited to 'docs/html/class_game_panel-members.html') diff --git a/docs/html/class_game_panel-members.html b/docs/html/class_game_panel-members.html new file mode 100644 index 0000000..8256ceb --- /dev/null +++ b/docs/html/class_game_panel-members.html @@ -0,0 +1,131 @@ + + + + +Rally X: Member List + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + +
+
Rally X + +
+
ELEN3009 Project by Justin Wernick and David Schneider
+
+
+ + + + + +
+
+
+
GamePanel Member List
+
+
+This is the complete list of members for GamePanel, including all inherited members. + + + + + + + + + + + + + + + + + + + + + +
_allegroGamePanel [private]
_backScreenPanel [protected]
_bitmapStoreGamePanel [private]
_heightScreenPanel [protected]
_mazeblockWidthGamePanel [private]
_offsetXGamePanel [private]
_offsetYGamePanel [private]
_widthScreenPanel [protected]
BLANKScreenPanel [protected, static]
BLOCKS_PER_ROWGamePanel [private, static]
draw(const Maze &maze, const list< PlayerCar > &players, const list< EnemyCar > &enemies, const list< Checkpoint > &checkpoints, const list< Rock > &rocks, const list< Smokescreen > &smokescreens, const list< DestroyedObjectPopup > &popups)GamePanel [virtual]
draw(const Maze &maze)GamePanel [private]
draw(const GameObject &object)GamePanel [private]
flip()ScreenPanel [virtual]
GamePanel(ALLEGRO_BITMAP *back, ALLEGRO_BITMAP *front, int x, int y, int width, int height)GamePanel
GamePanel(const GamePanel &ref)GamePanel [private]
getPanelX(const double &x) const GamePanel [private]
getPanelY(const double &y) const GamePanel [private]
operator=(const GamePanel &rhs)GamePanel [private]
ScreenPanel(ALLEGRO_BITMAP *back, ALLEGRO_BITMAP *front, int x, int y, int width, int height)ScreenPanel
~ScreenPanel()ScreenPanel [virtual]
+ +
+ All Classes Files Functions Variables Typedefs Enumerations Enumerator
+ + +
+ +
+ + + + + + + -- cgit v1.2.3