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

Go to the source code of this file.
Classes | |
| class | OSDL::Video::OverlayException |
| Thrown when an error regarding overlays occured. More... | |
| class | OSDL::Video::Overlay |
| An overlay is an image, encoded in a specific format, that can be blitted onto a Surface. More... | |
Namespaces | |
| namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
| namespace | OSDL::Video |
Typedefs | |
| typedef ::SDL_Overlay | OSDL::Video::LowLevelOverlay |
| Low-level overlay being used. | |
1.6.3