Query: solid_mode
OS: netbsd
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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) - suse |
| exalpha(3alleg4) - opendarwin |
| exalpha(3alleg4) - mojave |
| exalpha(3alleg4) - redhat |
| Similar Topics in the Unix Linux Community |
|---|
| sorting left-justified numeric values |
| Memory Leaks |
| Better to Use Return Code or wc -l Output? |
| Grandpa returning to UNIX |
| Grep command to show the number of results |