al_is_bitmap_drawing_held - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

bool al_is_bitmap_drawing_held(void)

Description

Returns whether the deferred bitmap drawing mode is turned on or off.

See Also

al_hold_bitmap_drawing(3)

Referenced By

al_hold_bitmap_drawing(3).

Allegro reference manual