![]() |
Angel
A 2D Game Prototyping Engine
|
A log that writes to the current Console. More...
#include <Log.h>
Inheritance diagram for ConsoleLog:Public Member Functions | |
| virtual void | Log (const String &val) |
This type of Log will append any text you give it to the Console's log area (visible by toggling the Console on [the '~' key by default]).
| void ConsoleLog::Log | ( | const String & | val | ) | [virtual] |


1.7.5.1