#include <ugdk/graphic/drawable.h>
- Enumerator:
TOP_LEFT |
|
TOP |
|
TOP_RIGHT |
|
LEFT |
|
CENTER |
|
RIGHT |
|
BOTTOM_LEFT |
|
BOTTOM |
|
BOTTOM_RIGHT |
|
virtual ugdk::graphic::Drawable::~Drawable |
( |
| ) |
|
|
inlinevirtual |
ugdk::graphic::Drawable::Drawable |
( |
| ) |
|
|
inlineprotected |
virtual void ugdk::graphic::Drawable::Draw |
( |
| ) |
const |
|
pure virtual |
const double ugdk::graphic::Drawable::height |
( |
| ) |
const |
|
inline |
const Vector2D& ugdk::graphic::Drawable::hotspot |
( |
| ) |
const |
|
inline |
void ugdk::graphic::Drawable::set_hotspot |
( |
const Vector2D & |
hotspot | ) |
|
|
inline |
void ugdk::graphic::Drawable::set_hotspot |
( |
const HookPoint & |
hook | ) |
|
|
inline |
virtual const Vector2D& ugdk::graphic::Drawable::size |
( |
| ) |
const |
|
pure virtual |
virtual void ugdk::graphic::Drawable::Update |
( |
double |
dt | ) |
|
|
pure virtual |
const double ugdk::graphic::Drawable::width |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: