logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GFX_MODE - Stores video mode information. Allegro game programming library.

Description

          int width, height, bpp;

       Structure contained in GFX_MODE_LIST.

Name

       GFX_MODE - Stores video mode information. Allegro game programming library.

See Also

GFX_MODE_LIST(3alleg4), get_gfx_mode_list(3alleg4)

Allegro                                           version 4.4.3                                GFX_MODE(3alleg4)

Synopsis

#include<allegro.h>typedefstructGFX_MODE

See Also