|
NAMEal_reset_clipping_rectangle - Allegro 5 APISYNOPSIS
DESCRIPTIONEquivalent to calling `al_set_clipping_rectangle(0, 0, w, h)’ where w and h are the width and height of the target bitmap respectively.Does nothing if there is no target bitmap. SEE ALSOal_set_clipping_rectangle(3)SINCE5.0.6, 5.1.0
Visit the GSP FreeBSD Man Page Interface. |