#include <MyGUI_ILayerItem.h>
Detailed Description
Definition at line 34 of file MyGUI_ILayerItem.h.
Constructor & Destructor Documentation
virtual MyGUI::ILayerItem::~ILayerItem |
( |
|
) |
[inline, virtual] |
Member Function Documentation
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 | |
|
) |
| | [pure virtual] |
virtual const IntCoord& MyGUI::ILayerItem::getLayerItemCoord |
( |
|
) |
[pure virtual] |
virtual void MyGUI::ILayerItem::upLayerItem |
( |
|
) |
[pure virtual] |
The documentation for this class was generated from the following file: