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

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

CENTER enum valueugdk::text::TextBox
ChangeMessage(const std::string &message)ugdk::text::TextBox
Draw(graphic::Canvas &) const overrideugdk::text::TextBoxvirtual
draw_setup_function_ugdk::ui::Drawableprotected
Drawable()ugdk::ui::Drawableinlineprotected
height() const ugdk::ui::Drawableinline
hotspot() const ugdk::ui::Drawableinline
hotspot_ugdk::ui::Drawableprotected
ident_style() const ugdk::text::TextBoxinline
IdentStyle enum nameugdk::text::TextBox
LEFT enum valueugdk::text::TextBox
RIGHT enum valueugdk::text::TextBox
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
set_ident_style(IdentStyle style)ugdk::text::TextBoxinline
size() const overrideugdk::text::TextBoxinlinevirtual
TextBox(const std::string &message, double width, Font *font)ugdk::text::TextBox
width() const ugdk::text::TextBoxinline
~Drawable()ugdk::ui::Drawableinlinevirtual
~TextBox()ugdk::text::TextBox