xbmc
|
#include "GUIFont.h"
#include "GUITextLayout.h"
#include "guiinfo/GUIInfoColor.h"
#include "utils/ColorUtils.h"
#include "utils/Geometry.h"
Go to the source code of this file.
Classes | |
class | CLabelInfo |
class | CGUILabel |
Class for rendering text labels. Handles alignment and rendering of text within a control. More... | |