al_get_bitmap_y - Allegro 5 API
Contents
Description
For a sub-bitmap, return itβs y position within the parent.
Name
al_get_bitmap_y - Allegro 5 API
See Also
al_create_sub_bitmap(3alleg5), al_get_parent_bitmap(3alleg5), al_get_bitmap_x(3alleg5)
Since
5.1.12
Allegro reference manual al_get_bitmap_y(3alleg5)
Synopsis
#include <allegro5/allegro.h>
int al_get_bitmap_y(ALLEGRO_BITMAP *bitmap)
