My Project
 
Loading...
Searching...
No Matches
GameLog Class Reference

#include <gamelog.h>

Inheritance diagram for GameLog:
Collaboration diagram for GameLog:

Public Member Functions

 GameLog ()
 
virtual void destroy ()
 
void newLine ()
 
virtual void onSignal (std::string *text)
 

Static Public Member Functions

static void wipe ()
 

Protected Member Functions

virtual void layout ()
 

Constructor & Destructor Documentation

◆ GameLog()

GameLog::GameLog ( )

Member Function Documentation

◆ destroy()

void GameLog::destroy ( )
virtual

◆ layout()

void GameLog::layout ( )
protectedvirtual
Here is the caller graph for this function:

◆ newLine()

void GameLog::newLine ( )

◆ onSignal()

void GameLog::onSignal ( std::string * text)
virtual
Here is the call graph for this function:

◆ wipe()

static void GameLog::wipe ( )
inlinestatic
Here is the caller graph for this function:

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