solid_mode(3alleg4) Allegro manual solid_mode(3alleg4)NAMEsolid_mode - Shortcut for selecting solid drawing mode. Allegro game programming library.SYNOPSIS#include <allegro.h> void solid_mode();DESCRIPTIONThis is a shortcut for selecting solid drawing mode. It is equivalent to calling drawing_mode(DRAW_MODE_SOLID, NULL, 0, 0).SEE ALSOdrawing_mode(3alleg4), exalpha(3alleg4), expat(3alleg4) Allegro version 4.4.2 solid_mode(3alleg4)
| Related Man Pages |
|---|
| rectfill(3alleg4) - debian |
| exalpha(3alleg4) - redhat |
| exalpha(3alleg4) - php |
| exalpha(3alleg4) - linux |
| exalpha(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |