rSmallConsoleCallback Class Reference

#include <rConsole.h>

Inheritance diagram for rSmallConsoleCallback:

Inheritance graph
[legend]
Collaboration diagram for rSmallConsoleCallback:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 rSmallConsoleCallback (BOOLRETFUNC *f)

Static Public Member Functions

static bool SmallColsole ()


Detailed Description

Definition at line 98 of file rConsole.h.


Constructor & Destructor Documentation

rSmallConsoleCallback::rSmallConsoleCallback ( BOOLRETFUNC f  ) 

Definition at line 189 of file rConsole.cpp.


Member Function Documentation

bool rSmallConsoleCallback::SmallColsole (  )  [static]

Definition at line 192 of file rConsole.cpp.

References tCallbackOr::Exec().

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

00192                                         {
00193     return Exec(SmallColsole_anchor);
00194 }

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:53:41 2008 for Armagetron Advanced by  doxygen 1.5.4