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/_bitmap_store_8h.html | 125 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 docs/html/_bitmap_store_8h.html (limited to 'docs/html/_bitmap_store_8h.html') diff --git a/docs/html/_bitmap_store_8h.html b/docs/html/_bitmap_store_8h.html new file mode 100644 index 0000000..b28903f --- /dev/null +++ b/docs/html/_bitmap_store_8h.html @@ -0,0 +1,125 @@ + + + + +Rally X: source/presentation/BitmapStore.h File Reference + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + +
+
Rally X + +
+
ELEN3009 Project by Justin Wernick and David Schneider
+
+
+ + + + + +
+
+ +
+
source/presentation/BitmapStore.h File Reference
+
+
+
#include <string>
+#include <map>
+#include <allegro5/allegro.h>
+#include <allegro5/allegro_primitives.h>
+#include <allegro5/allegro_font.h>
+#include <allegro5/allegro_ttf.h>
+#include <allegro5/allegro_native_dialog.h>
+#include "../logic/AllegroWrappers.h"
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  BitmapStore
 Class for accessing images in ALLEGRO_BITMAP format and low level drawing. More...
+
+ +
+ All Classes Files Functions Variables Typedefs Enumerations Enumerator
+ + +
+ +
+ + + + + + + -- cgit v1.2.3