Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
TDisplay Class Reference
Display information.
More...
#include <system.h>
Inheritance diagram for TDisplay::
List of all members.
Public Types |
enum | videoModes { smBW80 = 0x0002,
smCO80 = 0x0003,
smMono = 0x0007,
smFont8x8 = 0x0100
} |
Detailed Description
TDisplay provides low-level video functions for its derived class TScreen.
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.
Member Enumeration Documentation
enum TDisplay::videoModes
|
|
|
Mnemonics for the video modes used by TDisplay.
This port uses smCO80 and smMono only.
Definition at line 466 of file system.h. |
The documentation for this class was generated from the following file:
Generated at Sat Sep 22 20:19:23 2001 for TVision by
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001