This is the complete list of members for Label, including all inherited members.
bounds | UIElement | protected |
Create() | DrawableManager::Drawable | inlinevirtual |
Draw() override | Label | virtual |
Drawable() | DrawableManager::Drawable | |
GetID() | DrawableManager::Drawable | inline |
GetPosition() | UIElement | |
GetRotation() | UIElement | |
GetSize() | UIElement | |
Label(const char *text, Rectangle bounds, float rotation) | Label | inline |
rotation | UIElement | protected |
SetPosition(Vector2 position) | UIElement | |
SetRotation(float rotation) | UIElement | |
SetSize(Vector2 size) | UIElement | |
text | Label | protected |
UIElement(Rectangle bounds, float rotation) | UIElement | inline |
Update() | DrawableManager::Drawable | inlinevirtual |
~Drawable()=default | DrawableManager::Drawable | virtual |
~Label()=default | Label | virtual |
~UIElement()=default | UIElement | virtual |