|
UGDK
0.4.1
|
#include <ugdk/ui/uielement.h>


Public Member Functions | |
| virtual | ~UIElement () |
| void | set_owner (Menu *owner) |
| graphic::Node * | node () const |
| virtual void | Interact () const =0 |
| virtual ikdtree::Box< 2 > | GetBoundingBox () const =0 |
Protected Member Functions | |
| UIElement () | |
Protected Attributes | |
| Menu * | owner_ |
| graphic::Node * | node_ |
|
virtual |
|
protected |
|
pure virtual |
Implemented in ugdk::ui::Button.
|
pure virtual |
Implemented in ugdk::ui::Button.
|
inline |
|
inline |
|
protected |
|
protected |