GDATAPTR Struct Reference
[commons.h]

#include <commons.h>

Data Fields

ALLEGRO_DISPLAY * display
ALLEGRO_EVENT event
ALLEGRO_EVENT_QUEUE * queue
ALLEGRO_EVENT event2
ALLEGRO_EVENT_QUEUE * queue2
ALLEGRO_TIMER * timer
ALLEGRO_FONT * font
ALLEGRO_FONT * b_font
ALLEGRO_COLOR background_color
ALLEGRO_COLOR text_color
ALLEGRO_BITMAP * icon
ALLEGRO_BITMAP * cursor
_Bool exit
_Bool gamestarted
_Bool options
_Bool highscores
_Bool howtoplay
_Bool paused

Detailed Description

Definition at line 14 of file commons.h.


Field Documentation

ALLEGRO_FONT* b_font

Definition at line 22 of file commons.h.

ALLEGRO_COLOR background_color

Definition at line 23 of file commons.h.

ALLEGRO_BITMAP* cursor

Definition at line 26 of file commons.h.

ALLEGRO_DISPLAY* display

Definition at line 15 of file commons.h.

ALLEGRO_EVENT event

Definition at line 16 of file commons.h.

ALLEGRO_EVENT event2

Definition at line 18 of file commons.h.

_Bool exit

Definition at line 27 of file commons.h.

ALLEGRO_FONT* font

Definition at line 21 of file commons.h.

_Bool gamestarted

Definition at line 28 of file commons.h.

_Bool highscores

Definition at line 30 of file commons.h.

_Bool howtoplay

Definition at line 31 of file commons.h.

ALLEGRO_BITMAP* icon

Definition at line 25 of file commons.h.

_Bool options

Definition at line 29 of file commons.h.

_Bool paused

Definition at line 32 of file commons.h.

ALLEGRO_EVENT_QUEUE* queue

Definition at line 17 of file commons.h.

ALLEGRO_EVENT_QUEUE* queue2

Definition at line 19 of file commons.h.

ALLEGRO_COLOR text_color

Definition at line 24 of file commons.h.

ALLEGRO_TIMER* timer

Definition at line 20 of file commons.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 24 21:36:15 2010 for SpeedRun! by  doxygen 1.6.3