#include <system.h>
Inheritance diagram for TDisplay::

Public Types | |
| enum | videoModes { smBW80 = 0x0002, smCO80 = 0x0003, smMono = 0x0007, smFont8x8 = 0x0100 } |
These, and the other system classes in `system.h', are used internally by TVision and you would not need to use them explicitly for normal applications.
Some old stuff is removed.
Definition at line 458 of file system.h.
|
|
Mnemonics for the video modes used by TDisplay. This port uses smCO80 and smMono only. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001