rCenterDisplayCallback Class Reference

#include <rConsole.h>

Inheritance diagram for rCenterDisplayCallback:

Inheritance graph
[legend]
Collaboration diagram for rCenterDisplayCallback:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 rCenterDisplayCallback (AA_VOIDFUNC *f)

Static Public Member Functions

static void CenterDisplay ()


Detailed Description

Definition at line 104 of file rConsole.h.


Constructor & Destructor Documentation

rCenterDisplayCallback::rCenterDisplayCallback ( AA_VOIDFUNC f  ) 

Definition at line 199 of file rConsole.cpp.


Member Function Documentation

void rCenterDisplayCallback::CenterDisplay (  )  [static]

Definition at line 202 of file rConsole.cpp.

References tCallback::Exec().

Referenced by CenterDisplay(), and rConsole::Scroll().

00202                                           {
00203     Exec(CenterDisplay_anchor);
00204 }

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