sourCEntral - mobile manpages

pdf

al_get_bitmap_x(3alleg5) Allegro reference manual

NAME

al_get_bitmap_x − 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(3alleg5), al_get_parent_bitmap(3alleg5), al_get_bitmap_y(3alleg5)

SINCE

5.1.12

pdf