IS3D::TextScreen Class Reference

#include <TextScreen.H>

Inherits IS3D::DrawObj.

List of all members.

Public Member Functions

 TextScreen ()
virtual ~TextScreen ()
void print (const std::string &msg)
void println (const std::string &msg)
void clear ()
void draw ()
 Override this function and place your G3D draw calls inside it.


Constructor & Destructor Documentation

IS3D::TextScreen::TextScreen (  ) 

virtual IS3D::TextScreen::~TextScreen (  )  [virtual]


Member Function Documentation

void IS3D::TextScreen::print ( const std::string &  msg  ) 

void IS3D::TextScreen::println ( const std::string &  msg  ) 

void IS3D::TextScreen::clear (  ) 

void IS3D::TextScreen::draw (  )  [virtual]

Override this function and place your G3D draw calls inside it.

Implements IS3D::DrawObj.


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

Generated on Wed Jan 26 06:31:21 2011 for IS3D by  doxygen 1.5.6