#include "OSDLVideoTypes.h"#include "Ceylan.h"#include <string>

Go to the source code of this file.
Classes | |
| class | OSDL::Video::TwoDimensional::MouseCursorException |
| Exception raised whenever a mouse cursor operation failed. More... | |
| class | OSDL::Video::TwoDimensional::MouseCursor |
| Encapsulates a mouse cursor. More... | |
Namespaces | |
| namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
| namespace | OSDL::Video |
| namespace | OSDL::Video::OpenGL |
All OpenGL-specific operations and conventions are encapsulated here, be they related to 2D or 3D. | |
| namespace | OSDL::Video::TwoDimensional |
Typedefs | |
| typedef SDL_Cursor | OSDL::Video::LowLevelCursor |
| The internal actual surface. | |
1.6.3