1al_restore_state(3) Library Functions Manual al_restore_state(3)
23
4
NAME
6al_restore_state
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
void al_restore_state(ALLEGRO_STATE const *state)
12
DESCRIPTION
14Restores part of the state of the current thread from the given ALLE‐
15GRO_STATE(3) object.
16
SEE ALSO
18al_store_state(3), ALLEGRO_STATE_FLAGS(3)
1920
21
22
Allegro reference manual al_restore_state(3)