|
NAMEal_set_d3d_device_release_callback - Allegro 5 APISYNOPSIS
DESCRIPTIONThe callback will be called whenever a D3D device is reset (minimize, toggle fullscreen window, etc). In the callback you should release any d3d resources you have created yourself. The callback receives the affected display as a parameter.Pass NULL to disable the callback. SINCE5.1.0
Visit the GSP FreeBSD Man Page Interface. |