al_get_bitmap_x - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> int al_get_bitmap_x(ALLEGRO_BITMAP *bitmap)
Description
For a sub-bitmap, return it’s x position within the parent.
See Also
al_create_sub_bitmap(3), al_get_parent_bitmap(3), al_get_bitmap_y(3)
Since
5.1.12
Referenced By
Allegro reference manual