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

This is the complete list of members for ugdk::ui::TexturedRectangle, including all inherited members.

Draw(graphic::Canvas &canvas) const overrideugdk::ui::TexturedRectanglevirtual
draw_setup_function_ugdk::ui::Drawableprotected
Drawable()ugdk::ui::Drawableinlineprotected
height() const ugdk::ui::Drawableinline
hotspot() const ugdk::ui::Drawableinline
hotspot_ugdk::ui::Drawableprotected
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::ui::TexturedRectangleinlinevirtual
TexturedRectangle(const graphic::GLTexture *texture)ugdk::ui::TexturedRectangle
TexturedRectangle(const graphic::GLTexture *texture, const math::Vector2D &_size)ugdk::ui::TexturedRectangle
width() const ugdk::ui::Drawableinline
~Drawable()ugdk::ui::Drawableinlinevirtual
~TexturedRectangle()ugdk::ui::TexturedRectangle