#include <Gdc2.h>
Public Member Functions | |
| int | GetBits () |
| Returns the current screen bit depth. | |
| int | X () |
| Returns the current screen width. | |
| int | Y () |
| Returns the current screen height. | |
| int | GetOption (int Opt) |
| Set a global graphics option. | |
| int | SetOption (int Opt, int Value) |
| Get a global graphics option. | |
| ulong * | GetCharSquares () |
| 256 lut for squares | |
| uchar * | GetDiv255 () |
| Divide by 255 lut, 64k entries long. | |
Friends | |
| class | GScreenDC |
1.4.1