src/render/rConsole.cpp File Reference

#include "rFont.h"
#include "tSysTime.h"
#include "tConfiguration.h"
#include "rConsole.h"
#include "rScreen.h"
#include <iostream>

Include dependency graph for rConsole.cpp:

Go to the source code of this file.

Defines

#define MAXBACK   300
#define BACKEXTRA   100

Variables

static int sr_rows = 5
static tConfItem< int > sr_rowsConf ("CONSOLE_ROWS", sr_rows)
static int sr_maxRows = 19
static tConfItem< int > sr_maxRowsConf ("CONSOLE_ROWS_MAX", sr_maxRows)
REAL rCWIDTH_CON = REAL(16/640.0)
REAL rCHEIGHT_CON = REAL(32/480.0)
rConsole sr_con
static tCallbackOrtCallbackOr_anchor
static tCallbackOrSmallColsole_anchor
static tCallbackCenterDisplay_anchor
static tCallbackOrNoAutoDisplayAtNewline_anchor


Define Documentation

#define BACKEXTRA   100

Definition at line 89 of file rConsole.cpp.

Referenced by rConsole::DoPrint().

#define MAXBACK   300

Definition at line 88 of file rConsole.cpp.

Referenced by rConsole::DoPrint().


Variable Documentation

tCallback* CenterDisplay_anchor [static]

Definition at line 197 of file rConsole.cpp.

tCallbackOr* NoAutoDisplayAtNewline_anchor [static]

Definition at line 206 of file rConsole.cpp.

REAL rCHEIGHT_CON = REAL(32/480.0)

Definition at line 93 of file rConsole.cpp.

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

REAL rCWIDTH_CON = REAL(16/640.0)

Definition at line 92 of file rConsole.cpp.

Referenced by rConsole::Render().

tCallbackOr* SmallColsole_anchor [static]

Definition at line 187 of file rConsole.cpp.

rConsole sr_con

Definition at line 174 of file rConsole.cpp.

Referenced by gServerBrowser::BrowseLAN(), gServerBrowser::BrowseSpecialMaster(), ConnectToServerCore(), do_chat(), do_con(), exit_game_objects(), main(), MainMenu(), messdown_func(), messup_func(), ret_to_MainMenu(), sr_ConsolePerFrame(), and gGame::StateUpdate().

int sr_maxRows = 19 [static]

Definition at line 47 of file rConsole.cpp.

Referenced by rConsole::MaxHeight().

tConfItem<int> sr_maxRowsConf("CONSOLE_ROWS_MAX", sr_maxRows) [static]

int sr_rows = 5 [static]

Definition at line 44 of file rConsole.cpp.

Referenced by rConsole::Height().

tConfItem<int> sr_rowsConf("CONSOLE_ROWS", sr_rows) [static]

tCallbackOr* tCallbackOr_anchor [static]

Definition at line 178 of file rConsole.cpp.


Generated on Sat Mar 15 23:02:34 2008 for Armagetron Advanced by  doxygen 1.5.4