RESET_FLI_VARIABLES(3ALLEG4) - Linux man page online | Library functions
Resets the bitmap and palette dirty global variables. Allegro game programming library.
Chapter
version 4.4.2
reset_fli_variables(3alleg4) Allegro manual reset_fli_variables(3alleg4)
Allegro version 4.4.2 reset_fli_variables(3alleg4)
NAME
reset_fli_variables - Resets the bitmap and palette dirty global variables. Allegro game programming library.SYNOPSIS
#include <allegro.h> void reset_fli_variables();DESCRIPTION
Once you have done whatever you are going to do with the fli_bitmap and fli_palette, call this function to reset the fli_bmp_dirty_* and fli_pal_dirty_* variables.SEE ALSO
fli_bmp_dirty_from(3alleg4), fli_pal_dirty_from(3alleg4)This manual | Reference | Other manuals |
---|---|---|
reset_fli_variables(3alleg4) | referred by | fli_bmp_dirty_from(3alleg4) | fli_pal_dirty_from(3alleg4) |
refer to | fli_bmp_dirty_from(3alleg4) | fli_pal_dirty_from(3alleg4) |