record AL_GFX_MODE_LIST
Unit
Allegro
Declaration
type AL_GFX_MODE_LIST = record
Description
Graphics mode list.
See also
- al_get_gfx_mode_list
- Attempts to create a list of all the supported video modes for a certain graphics driver, made up from the
AL_GFX_MODE_LIST structure.
Overview
Fields
Description
Fields
num_modes: AL_INT; |
Number of graphics modes.
|
Generated by PasDoc 0.13.0 on 2016-07-20 12:01:36
|