KolibriLib
Loading...
Searching...
No Matches
KolibriLib::UI::text::TextLabel Member List

This is the complete list of members for KolibriLib::UI::text::TextLabel, including all inherited members.

_coordKolibriLib::UI::UIElementprotected
_MainColor (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementprotected
_MarginKolibriLib::UI::UIElementprotected
_sizeKolibriLib::UI::UIElementprotected
GetColor()KolibriLib::UI::UIElementinline
GetCoord() (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
GetFontSize()KolibriLib::UI::text::TextLabel
GetMargin() (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
GetSize() (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
GetText()KolibriLib::UI::text::TextLabel
GetTextColor()KolibriLib::UI::text::TextLabel
init(Coord coord, Size size, std::string text, unsigned FontSize, Color::Color TextColor) (defined in KolibriLib::UI::text::TextLabel)KolibriLib::UI::text::TextLabel
operator=(const UIElement &Element) (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
Render()KolibriLib::UI::text::TextLabel
SetColor(Color::Color NewColor) (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
SetCoord(Coord NewCoord) (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
SetFontSize(const unsigned &NewTextSize)KolibriLib::UI::text::TextLabel
SetScale(bool scale)KolibriLib::UI::text::TextLabel
SetSize(Size NewSize) (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
SetText(const std::string &NewText)KolibriLib::UI::text::TextLabel
TextLabel(const Coord &coord={0, 0}, const Size &size={16, 16}, const std::string &text="Text", const unsigned &FontSize=9, bool TextScale=true, const Color::Color &TextColor=OS::sys_color_table.work_text, const unsigned &Margin=0)KolibriLib::UI::text::TextLabel
UIElement(const Coord &coord={0, 0}, const Size &size={16, 16}, const Color::Color &MainColor=0, const unsigned &Margin=DefaultMargin) (defined in KolibriLib::UI::UIElement)KolibriLib::UI::UIElementinline
~TextLabel() (defined in KolibriLib::UI::text::TextLabel)KolibriLib::UI::text::TextLabel