ST_engine  0.3-ALPHA
Public Member Functions | Public Attributes | List of all members
ST::console_log Class Reference

Represents a log message to be displayed in the console. More...

#include <console_log.hpp>

Public Member Functions

 console_log (log_type type, const std::string &text)
 

Public Attributes

ST::log_type type
 
std::string text
 

Detailed Description

Represents a log message to be displayed in the console.

Contains the color, text and type of the log.

Definition at line 41 of file console_log.hpp.


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