GFX_MODE(3alleg4) | Allegro manual | GFX_MODE(3alleg4) |
GFX_MODE - Stores video mode information. Allegro game programming library.
#include <allegro.h>
typedef struct GFX_MODE
int width, height, bpp;
Structure contained in GFX_MODE_LIST.
GFX_MODE_LIST(3alleg4), get_gfx_mode_list(3alleg4)
version 4.4.3 | Allegro |