UGDK
0.5.0
|
This is the complete list of members for ugdk::ui::Drawable, including all inherited members.
Draw(graphic::Canvas &) const =0 | ugdk::ui::Drawable | pure virtual |
draw_setup_function_ | ugdk::ui::Drawable | protected |
Drawable() | ugdk::ui::Drawable | inlineprotected |
height() const | ugdk::ui::Drawable | inline |
hotspot() const | ugdk::ui::Drawable | inline |
hotspot_ | ugdk::ui::Drawable | protected |
set_draw_setup_function(const std::function< void(const Drawable *, graphic::Canvas &)> &func) | ugdk::ui::Drawable | inline |
set_hotspot(const ugdk::math::Vector2D &_hotspot) | ugdk::ui::Drawable | inline |
set_hotspot(const HookPoint &hook) | ugdk::ui::Drawable | inline |
size() const =0 | ugdk::ui::Drawable | pure virtual |
width() const | ugdk::ui::Drawable | inline |
~Drawable() | ugdk::ui::Drawable | inlinevirtual |