|
ClanLib
2.3.7
|
Classes | |
| class | CL_CollidableSprite |
| Base for Collidable Sprite class. Not yet implemented, except for some helper functions. More... | |
| class | CL_Color |
| Color description class. More... | |
| class | CL_Colord |
| Floating point color description class (for double). More... | |
| class | CL_Colorf |
| Floating point color description class (for float). More... | |
| class | CL_ColorHSLd |
| HSL Color - Double. More... | |
| class | CL_ColorHSLf |
| HSL Color - Float. More... | |
| class | CL_ColorHSLi |
| HSL Color - Integer. More... | |
| class | CL_ColorHSLx< Type > |
| Color HSL description class. More... | |
| class | CL_ColorHSVd |
| HSV Color - Double. More... | |
| class | CL_ColorHSVf |
| HSV Color - Float. More... | |
| class | CL_ColorHSVi |
| HSV Color - Integer. More... | |
| class | CL_ColorHSVx< Type > |
| Color HSV description class. More... | |
| class | CL_Draw |
| Primitives drawing class. More... | |
| class | CL_Gradient |
| Colorgradient description class. More... | |
| class | CL_Image |
| Image class. More... | |
| class | CL_RectPacker |
| Generic rect packer class. Implements an algorithm to pack rects into groups efficiently. More... | |
| class | CL_RoundedRect |
| Rounded rects drawing class. More... | |
| class | CL_SpanComponent |
| Span component class. More... | |
| class | CL_SpanComponentBinder< T > |
| Span Component Binder (templated class) More... | |
| class | CL_SpanLayout |
| Span layout class. More... | |
| class | CL_Sprite |
| Sprite class. More... | |
| class | CL_SpriteDescription |
| This class contains everything to construct a sprite - its data, default settings etc. More... | |
| class | CL_SpriteDescriptionFrame |
| This class describes a single frame in a sprite description. More... | |
| class | CL_Subtexture |
| Sub-texture description. More... | |
| class | CL_TextureGroup |
| Texture grouping class. More... | |
Enumerations | |
| enum | CL_SpanAlign { cl_left, cl_right, cl_center, cl_justify } |
| Span Align. More... | |
| enum CL_SpanAlign |
1.8.4