Rocket::Debugger::ElementLog Class Reference

#include <ElementLog.h>

Inheritance diagram for Rocket::Debugger::ElementLog:
Collaboration diagram for Rocket::Debugger::ElementLog:

Public Member Functions

 ElementLog (const Core::String &tag)
bool Initialise ()
void AddLogMessage (Core::Log::Type type, const Core::String &message)
 Adds a log message to the debug log.

Protected Member Functions

virtual void OnRender ()
 Called during render after backgrounds, borders, decorators, but before children, are rendered.
virtual void ProcessEvent (Core::Event &event)
 Processes the 'onpropertychange' event, checking for a change in position or size.

Data Structures

struct  LogMessage
struct  LogType

Detailed Description

Author:
Robert Curry

Member Function Documentation

bool Rocket::Debugger::ElementLog::Initialise (  ) 

Initialises the log element.

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


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