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 |
|---|
| exalpha(3alleg4) - suse |
| exalpha(3alleg4) - centos |
| exalpha(3alleg4) - v7 |
| exalpha(3alleg4) - osx |
| exalpha(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| Answers to Recently Asked Questions about UNIX.COM |
| UNIX.com End of Year (EOY) Report (2019) |