#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 |
Definition at line 14 of file commons.h.
| ALLEGRO_COLOR background_color |
| _Bool gamestarted |
| _Bool highscores |
| ALLEGRO_COLOR text_color |
1.6.3