Rocket::Debugger::ElementInfo Class Reference

#include <ElementInfo.h>

Inheritance diagram for Rocket::Debugger::ElementInfo:
Collaboration diagram for Rocket::Debugger::ElementInfo:

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.

Detailed Description

Author:
Robert Curry

Member Function Documentation

bool Rocket::Debugger::ElementInfo::Initialise (  ) 

Initialises the info element.

Returns:
True if the element initialised successfully, false otherwise.


The documentation for this class was generated from the following files: