Rally X
ELEN3009 Project by Justin Wernick and David Schneider
Classes
source/logic/AllegroWrappers.h File Reference
#include <allegro5/allegro.h>
#include <allegro5/allegro_primitives.h>
#include <allegro5/allegro_font.h>
#include <allegro5/allegro_ttf.h>

Go to the source code of this file.

Classes

class  InstallFailure
 Exception to be thrown if any component of Allegro fails to install at runtime. More...
class  AllegroInit
 Class ensures that Allegro is initialized and uninstalled when appropriate. More...
class  AllegroKeyboardInit
 Class ensures that Allegro's keyboard is installed and uninstalled when appropriate. More...
class  AllegroDrawingInit
 Class ensures that Allegro's primitive and text drawing is installed and uninstalled when appropriate. More...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator