1ALLEGRO_STATE_FLAGS(3) Library Functions Manual ALLEGRO_STATE_FLAGS(3)
23
4
NAME
6ALLEGRO_STATE_FLAGS
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
typedef enum ALLEGRO_STATE_FLAGS
12
DESCRIPTION
14Flags which can be passed to al_store_state(3)/al_restore_state(3) as
15bit combinations. See al_store_state(3) for the list of flags.
1617
18
19
Allegro reference manual ALLEGRO_STATE_FLAGS(3)