#include <MyGUI_ILayerItem.h>
Definition at line 18 of file MyGUI_ILayerItem.h.
virtual MyGUI::ILayerItem::~ILayerItem |
( |
| ) |
|
|
inlinevirtual |
virtual void MyGUI::ILayerItem::attachItemToNode |
( |
ILayer * |
_layer, |
|
|
ILayerNode * |
_node |
|
) |
| |
|
pure virtual |
virtual void MyGUI::ILayerItem::detachFromLayer |
( |
| ) |
|
|
pure virtual |
virtual ILayerItem* MyGUI::ILayerItem::getLayerItemByPoint |
( |
int |
_left, |
|
|
int |
_top |
|
) |
| const |
|
pure virtual |
virtual const IntCoord& MyGUI::ILayerItem::getLayerItemCoord |
( |
| ) |
const |
|
pure virtual |
virtual void MyGUI::ILayerItem::resizeLayerItemView |
( |
const IntSize & |
_oldView, |
|
|
const IntSize & |
_newView |
|
) |
| |
|
pure virtual |
virtual void MyGUI::ILayerItem::upLayerItem |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: