table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
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 |