src/render/rViewport.cpp File Reference

#include "rFont.h"
#include "rScreen.h"
#include "rViewport.h"
#include "rConsole.h"
#include "tConfiguration.h"
#include "rGL.h"

Include dependency graph for rViewport.cpp:

Go to the source code of this file.

Variables

int sr_viewportBelongsToPlayer [MAX_VIEWPORTS]
int s_newViewportBelongsToPlayer [MAX_VIEWPORTS]
static int conf_num = 0
static tConfItem< int > confn ("VIEWPORT_CONF", rViewportConfiguration::next_conf_num)
static int vpb_dir [MAX_VIEWPORTS]


Variable Documentation

int conf_num = 0 [static]

Definition at line 196 of file rViewport.cpp.

Referenced by rViewport::CorrectViewport(), rViewport::CorrectViewports(), rViewportConfiguration::CurrentViewportConfiguration(), and rViewportConfiguration::UpdateConf().

tConfItem<int> confn("VIEWPORT_CONF", rViewportConfiguration::next_conf_num) [static]

int s_newViewportBelongsToPlayer[MAX_VIEWPORTS]

Definition at line 109 of file rViewport.cpp.

Referenced by rViewport::CorrectViewport(), ePlayer::Init(), ArmageTronPlayer_to_viewport_menuitem::Render(), ArmageTronPlayer_to_viewport_menuitem::RenderBackground(), and rViewport::Update().

int sr_viewportBelongsToPlayer[MAX_VIEWPORTS]

Definition at line 109 of file rViewport.cpp.

Referenced by display_cockpit_lucifer(), RenderAllViewports(), se_DisplayChatLocallyClient(), and rViewport::Update().

int vpb_dir[MAX_VIEWPORTS] [static]

Definition at line 251 of file rViewport.cpp.

Referenced by rViewport::CorrectViewport(), and rViewport::SetDirectionOfCorrection().


Generated on Sat Mar 15 23:04:18 2008 for Armagetron Advanced by  doxygen 1.5.4