al_get_display_height - Allegro 5 API
Contents
Description
Gets the height of the display. This is like SCREEN_H in Allegro 4.x.
Name
al_get_display_height - Allegro 5 API
See Also
al_get_display_width(3alleg5) Allegro reference manual al_get_display_height(3alleg5)
Synopsis
#include <allegro5/allegro.h>
int al_get_display_height(ALLEGRO_DISPLAY *display)
