table of contents
al_restore_state(3) | al_restore_state(3) |
NAME¶
al_restore_state - Allegro 5 API
SYNOPSIS¶
-
void al_restore_state(ALLEGRO_STATE const *state)
DESCRIPTION¶
Restores part of the state of the current thread from the given ALLEGRO_STATE(3) object.
SEE ALSO¶
Allegro reference manual |