UGDK
0.5.0
|
This is the complete list of members for ugdk::ui::TexturedRectangle, including all inherited members.
Draw(graphic::Canvas &canvas) const override | ugdk::ui::TexturedRectangle | 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 override | ugdk::ui::TexturedRectangle | inlinevirtual |
TexturedRectangle(const graphic::GLTexture *texture) | ugdk::ui::TexturedRectangle | |
TexturedRectangle(const graphic::GLTexture *texture, const math::Vector2D &_size) | ugdk::ui::TexturedRectangle | |
width() const | ugdk::ui::Drawable | inline |
~Drawable() | ugdk::ui::Drawable | inlinevirtual |
~TexturedRectangle() | ugdk::ui::TexturedRectangle |