|
ClanLib
2.3.7
|
#include "../../Core/System/sharedptr.h"#include "../../Core/Math/rect.h"#include "../../Core/Math/size.h"#include "color.h"

Go to the source code of this file.
Classes | |
| class | CL_SpanComponent |
| Span component class. More... | |
| class | CL_SpanComponentBinder< T > |
| Span Component Binder (templated class) More... | |
| class | CL_SpanLayout |
| Span layout class. More... | |
| struct | CL_SpanLayout::HitTestResult |
Enumerations | |
| enum | CL_SpanAlign { cl_left, cl_right, cl_center, cl_justify } |
| Span Align. More... | |
1.8.4