Man Page: get_gfx_mode
Operating Environment: debian
Section: 3alleg4
get_gfx_mode(3alleg4) Allegro manual get_gfx_mode(3alleg4)NAMEget_gfx_mode - Returns the id of the current graphics driver. Allegro game programming library.SYNOPSIS#include <allegro.h> int get_gfx_mode();DESCRIPTIONThis function will let you determine which graphics driver is currently set by allegro. If no graphics driver is set, it will return GFX_NONE.RETURN VALUEReturns the id of the current graphics driver if there is one, or GFX_NONE if none is set.SEE ALSOset_gfx_mode(3alleg4), is_windowed_mode(3alleg4) Allegro version 4.4.2 get_gfx_mode(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - suse |
| exaccel(3alleg4) - suse |
| exaccel(3alleg4) - mojave |
| exaccel(3alleg4) - php |
| exaccel(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |