LibN2L-4 Library Code Reference
Classes
Compounds
Files
Members
Method Index
Full Reference
n2l::cSurfaceProperties Class Reference
#include <cSurfaceProperties.h>
Collaboration diagram for n2l::cSurfaceProperties:
[legend]List of all members.Public Types
Public Member Functions
Static Public Member Functions
Detailed Description
Definition at line 37 of file cSurfaceProperties.h.
Member Typedef Documentation
Member Enumeration Documentation
|
|
Duplicate the SDL Flags here to avoid including SDL.h every time we need to check one.
WE also only want a subset of the full flags - Enumerator:
-
| SurfaceFlag_SoftwareSurface |
|
| SurfaceFlag_HardwareSurface |
|
| SurfaceFlag_HardwarePalette |
|
| SurfaceFlag_DoubleBuffered |
|
| SurfaceFlag_FullScreen |
|
| SurfaceFlag_OpenGL |
|
| SurfaceFlag_Resizable |
|
| SurfaceFlag_NoFrame |
|
Definition at line 47 of file cSurfaceProperties.h. |
Constructor & Destructor Documentation
| n2l::cSurfaceProperties::cSurfaceProperties |
( |
|
) |
|
|
| n2l::cSurfaceProperties::cSurfaceProperties |
( |
const SDL_Surface & |
iSurface |
) |
|
|
| n2l::cSurfaceProperties::~cSurfaceProperties |
( |
|
) |
[virtual] |
|
Member Function Documentation
| void n2l::cSurfaceProperties::addFlags |
( |
const tSurfaceFlags |
iFlags |
) |
|
|
| const tString n2l::cSurfaceProperties::asString |
( |
|
) |
const |
|
| const tUint n2l::cSurfaceProperties::pitch |
( |
|
) |
const |
|
| void n2l::cSurfaceProperties::setFlags |
( |
const tSurfaceFlags |
iFlags |
) |
|
|
| void n2l::cSurfaceProperties::setSize |
( |
const tSize & |
iSize |
) |
|
|
The documentation for this class was generated from the following files: