|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::GfxMode Class ReferenceA Graphic Mode descriptor.
More...
#include <driver.h>
List of all members.
Detailed Description
A Graphic Mode descriptor.
Definition at line 81 of file driver.h.
Constructor & Destructor Documentation
NL3D::GfxMode::GfxMode |
( |
void |
|
) |
[inline] |
|
NL3D::GfxMode::GfxMode |
( |
uint16 |
w, |
|
|
uint16 |
h, |
|
|
uint8 |
d, |
|
|
bool |
windowed = true, |
|
|
bool |
offscreen = false |
|
) |
|
|
Member Data Documentation
uint8 NL3D::GfxMode::Depth
|
|
bool NL3D::GfxMode::OffScreen
|
|
bool NL3D::GfxMode::Windowed
|
|
The documentation for this class was generated from the following files:
|
|