table of contents
al_reparent_bitmap(3alleg5) Allegro reference manual() | al_reparent_bitmap(3alleg5) Allegro reference manual() |
NAME¶
al_reparent_bitmap - Allegro 5 APISYNOPSIS¶
-
#include <allegro5/allegro.h> void al_reparent_bitmap(ALLEGRO_BITMAP *bitmap, ALLEGRO_BITMAP *parent, int x, int y, int w, int h)