src/engine/eDebugLine.cpp File Reference

#include "eDebugLine.h"
#include "tArray.h"
#include "rRender.h"

Include dependency graph for eDebugLine.cpp:

Go to the source code of this file.

Classes

class  eLineEntry

Variables

static REAL se_r = 1
static REAL se_g = 1
static REAL se_b = 1
static REAL se_timeout = .1
static tArray< eLineEntryse_lines


Variable Documentation

REAL se_b = 1 [static]

Definition at line 37 of file eDebugLine.cpp.

Referenced by eLineEntry::Create(), eDebugLine::ResetOptions(), and eDebugLine::SetColor().

REAL se_g = 1 [static]

Definition at line 37 of file eDebugLine.cpp.

Referenced by eLineEntry::Create(), eDebugLine::ResetOptions(), and eDebugLine::SetColor().

tArray<eLineEntry> se_lines [static]

Definition at line 59 of file eDebugLine.cpp.

Referenced by eLineEntry::Delete(), eDebugLine::Render(), and eDebugLine::Update().

REAL se_r = 1 [static]

Definition at line 37 of file eDebugLine.cpp.

Referenced by eLineEntry::Create(), eDebugLine::ResetOptions(), and eDebugLine::SetColor().

REAL se_timeout = .1 [static]

Definition at line 38 of file eDebugLine.cpp.

Referenced by eLineEntry::Create(), eDebugLine::ResetOptions(), and eDebugLine::SetTimeout().


Generated on Sat Mar 15 22:56:50 2008 for Armagetron Advanced by  doxygen 1.5.4