#include <ugdk/graphic/drawable/texturedrectangle.h>
ugdk::graphic::TexturedRectangle::TexturedRectangle |
( |
Texture * |
texture | ) |
|
ugdk::graphic::TexturedRectangle::TexturedRectangle |
( |
Texture * |
texture, |
|
|
const Vector2D & |
size |
|
) |
| |
ugdk::graphic::TexturedRectangle::~TexturedRectangle |
( |
| ) |
|
void ugdk::graphic::TexturedRectangle::Draw |
( |
| ) |
const |
|
virtual |
void ugdk::graphic::TexturedRectangle::set_size |
( |
const Vector2D & |
size | ) |
|
|
inline |
const Vector2D& ugdk::graphic::TexturedRectangle::size |
( |
| ) |
const |
|
inlinevirtual |
void ugdk::graphic::TexturedRectangle::Update |
( |
double |
dt | ) |
|
|
virtual |
The documentation for this class was generated from the following files: