#include "OSDLSurface.h"#include "OSDLPixel.h"#include "OSDLPoint2D.h"#include "OSDLFont.h"#include "Ceylan.h"#include <string>

Go to the source code of this file.
Classes | |
| class | OSDL::Video::TwoDimensional::RedrawRequestEvent |
| Event sent by a Surface to a widget it contains so that the widget redraws itself. More... | |
| class | OSDL::Video::TwoDimensional::Widget |
| Widgets are graphical components that are drawn in their parent container, which is a surface. More... | |
Namespaces | |
| namespace | OSDL |
Definition of the main OSDL common non-specialized types. | |
| namespace | OSDL::Video |
| namespace | OSDL::Video::TwoDimensional |
1.6.3