al_store_state

void al_store_state(ALLEGRO_STATE *state, int flags)
Introduced in 5.0.0

Stores part of the state of the current thread in the given ALLEGRO_STATE objects. The flags parameter can take any bit-combination of these flags:

See also: al_restore_state, ALLEGRO_STATE

Examples: ex_blend2, ex_blend_bench, ex_blit, ex_clip, ex_draw, ex_logo, ex_threads


Most helpful discussions:

Other recent discussions: