table of contents
al_get_target_bitmap(3) | al_get_target_bitmap(3) |
NAME¶
al_get_target_bitmap - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> ALLEGRO_BITMAP *al_get_target_bitmap(void)
DESCRIPTION¶
Return the target bitmap of the calling thread.
SEE ALSO¶
Allegro reference manual |