UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::text::Label Member List

This is the complete list of members for ugdk::text::Label, including all inherited members.

ChangeMessage(const std::string &utf8_message)ugdk::text::Label
ChangeMessage(const std::u32string &ucs4_message)ugdk::text::Label
Draw(graphic::Canvas &) const overrideugdk::text::Labelvirtual
draw_setup_function_ugdk::ui::Drawableprotected
Drawable()ugdk::ui::Drawableinlineprotected
height() const ugdk::ui::Drawableinline
hotspot() const ugdk::ui::Drawableinline
hotspot_ugdk::ui::Drawableprotected
Label(const std::string &utf8_message, Font *font)ugdk::text::Label
Label(const std::u32string &ucs4_message, Font *font)ugdk::text::Label
set_draw_setup_function(const std::function< void(const Drawable *, graphic::Canvas &)> &func)ugdk::ui::Drawableinline
set_hotspot(const ugdk::math::Vector2D &_hotspot)ugdk::ui::Drawableinline
set_hotspot(const HookPoint &hook)ugdk::ui::Drawableinline
size() const overrideugdk::text::Labelvirtual
width() const ugdk::ui::Drawableinline
~Drawable()ugdk::ui::Drawableinlinevirtual
~Label()ugdk::text::Label