#include <ElementInfo.h>


Public Member Functions | |
| ElementInfo (const Core::String &tag) | |
| bool | Initialise () |
| void | Reset () |
| Clears the element references. | |
| void | OnElementDestroy (Core::Element *element) |
| Called when an element is destroyed. | |
| void | RenderHoverElement () |
| void | RenderSourceElement () |
Protected Member Functions | |
| virtual void | ProcessEvent (Core::Event &event) |
| Processes the 'onpropertychange' event, checking for a change in position or size. | |
| bool Rocket::Debugger::ElementInfo::Initialise | ( | ) |
Initialises the info element.