|
UGDK
0.4.1
|
This is the complete list of members for ugdk::graphic::Drawable, including all inherited members.
| BOTTOM enum value | ugdk::graphic::Drawable | |
| BOTTOM_LEFT enum value | ugdk::graphic::Drawable | |
| BOTTOM_RIGHT enum value | ugdk::graphic::Drawable | |
| CENTER enum value | ugdk::graphic::Drawable | |
| Draw() const =0 | ugdk::graphic::Drawable | pure virtual |
| Drawable() | ugdk::graphic::Drawable | inlineprotected |
| height() const | ugdk::graphic::Drawable | inline |
| HookPoint enum name | ugdk::graphic::Drawable | |
| hotspot() const | ugdk::graphic::Drawable | inline |
| hotspot_ | ugdk::graphic::Drawable | protected |
| LEFT enum value | ugdk::graphic::Drawable | |
| RIGHT enum value | ugdk::graphic::Drawable | |
| set_hotspot(const Vector2D &hotspot) | ugdk::graphic::Drawable | inline |
| set_hotspot(const HookPoint &hook) | ugdk::graphic::Drawable | inline |
| size() const =0 | ugdk::graphic::Drawable | pure virtual |
| TOP enum value | ugdk::graphic::Drawable | |
| TOP_LEFT enum value | ugdk::graphic::Drawable | |
| TOP_RIGHT enum value | ugdk::graphic::Drawable | |
| Update(double dt)=0 | ugdk::graphic::Drawable | pure virtual |
| width() const | ugdk::graphic::Drawable | inline |
| ~Drawable() | ugdk::graphic::Drawable | inlinevirtual |