|
NAMEGFX_MODE - Stores video mode information. Allegro game programming library.SYNOPSIS#include <allegro.h>typedef struct GFX_MODE DESCRIPTIONint width, height, bpp;Structure contained in GFX_MODE_LIST. SEE ALSOGFX_MODE_LIST(3), get_gfx_mode_list(3)
Visit the GSP FreeBSD Man Page Interface. |