rForceTextCallback Class Reference

#include <rConsole.h>

Inheritance diagram for rForceTextCallback:

Inheritance graph
[legend]
Collaboration diagram for rForceTextCallback:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 rForceTextCallback (BOOLRETFUNC *f)

Static Public Member Functions

static bool ForceText ()


Detailed Description

Definition at line 92 of file rConsole.h.


Constructor & Destructor Documentation

rForceTextCallback::rForceTextCallback ( BOOLRETFUNC f  ) 

Definition at line 180 of file rConsole.cpp.


Member Function Documentation

bool rForceTextCallback::ForceText (  )  [static]

Definition at line 183 of file rConsole.cpp.

References tCallbackOr::Exec().

Referenced by rConsole::DoPrint(), and rConsole::Render().

00183                                   {
00184     return Exec(tCallbackOr_anchor);
00185 }

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
Generated on Sat Mar 15 23:52:39 2008 for Armagetron Advanced by  doxygen 1.5.4