|
Potato Engine
|
This is the complete list of members for DebugInfo, including all inherited members.
| AddElement(std::string name) | Widget | |
| AddScreenOffset(const Vector2 &offset) | UIElement | |
| DebugInfo(std::string UID) (defined in DebugInfo) | DebugInfo | |
| GetAllElements() const | Widget | |
| GetElement(std::string name) | Widget | |
| GetScreenPosition() const | UIElement | |
| GetScreenSize() const | UIElement | |
| GetUID() const | Widget | |
| isTicking() const | Tickable | |
| isVisible() const | UIElement | |
| SetScreenPosition(const Vector2 &ScreenPosition) | UIElement | |
| SetScreenSize(const Vector2 &size) | UIElement | |
| SetTicking(bool isEnabled) | Tickable | |
| SetVisibility(bool visibility) | UIElement | |
| Tick(float dt) override | DebugInfo | protectedvirtual |
| Tickable()=default (defined in Tickable) | Tickable | protected |
| Widget(std::string UID) | Widget | |
| ~DebugInfo() (defined in DebugInfo) | DebugInfo | |
| ~Tickable()=0 (defined in Tickable) | Tickable | protectedpure virtual |
| ~UIElement()=default (defined in UIElement) | UIElement | virtual |
| ~Widget() (defined in Widget) | Widget | virtual |