DirectDetectionDevice Class Reference
[Common Plugin Classes]
Description of DirectDraw device.
More...
#include <csplugincommon/directx/directdetection.h>
Public Member Functions | |
| DirectDetectionDevice (const DirectDetectionDevice &other) | |
| DirectDetectionDevice () | |
| ~DirectDetectionDevice () | |
Public Attributes | |
| char * | DeviceDescription2D |
| Description of device. | |
| char * | DeviceName2D |
| Name of device. | |
| GUID | Guid2D |
| Guid for DirectDraw device. | |
| bool | IsPrimary2D |
| Is a primary ddraw device ? | |
| bool | Windowed |
| Can enable windowed mode for graphics ? | |
Detailed Description
Description of DirectDraw device.
Definition at line 34 of file directdetection.h.
Member Data Documentation
|
|
Description of device.
Definition at line 64 of file directdetection.h. Referenced by DirectDetectionDevice(). |
|
|
Name of device.
Definition at line 62 of file directdetection.h. Referenced by DirectDetectionDevice(). |
|
|
Guid for DirectDraw device.
Definition at line 56 of file directdetection.h. Referenced by DirectDetectionDevice(). |
|
|
Is a primary ddraw device ?
Definition at line 60 of file directdetection.h. |
|
|
Can enable windowed mode for graphics ?
Definition at line 58 of file directdetection.h. |
The documentation for this class was generated from the following file:
- csplugincommon/directx/directdetection.h
Generated for Crystal Space by doxygen 1.4.6
