solid_mode(3alleg4) Allegro manual solid_mode(3alleg4) NAME
solid_mode - Shortcut for selecting solid drawing mode. Allegro game programming library. SYNOPSIS
#include <allegro.h> void solid_mode(); DESCRIPTION
This is a shortcut for selecting solid drawing mode. It is equivalent to calling drawing_mode(DRAW_MODE_SOLID, NULL, 0, 0). SEE ALSO
drawing_mode(3alleg4), exalpha(3alleg4), expat(3alleg4) Allegro version 4.4.2 solid_mode(3alleg4)
| Related Man Pages |
|---|
| rectfill(3alleg4) - debian |
| exalpha(3alleg4) - php |
| exalpha(3alleg4) - linux |
| exalpha(3alleg4) - plan9 |
| exalpha(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| crontab every 5 min. |
| Goto - UNIX v6 Manual Questions |
| Sort by values in the 1st row, leaving first four coulumns untouched |
| Bash - here document on RHEL 6.8 and 6.9 servers aren't working |