#include "Globals.h"
Include dependency graph for Globals.cpp:
Go to the source code of this file.
Functions | |
void | initGlobals () |
Variables | |
bool | g_invertMouse |
float | g_mouseSensibility |
bool | g_fullscreen |
bool | g_toggleFullscreen |
bool | g_visible |
int | g_fullscreenWidth |
int | g_fullscreenHeight |
int | g_bitsPerPixel |
int | g_windowLeft |
int | g_windowRight |
int | g_windowTop |
int | g_windowBottom |
int | g_width |
int | g_height |
int | g_middleX |
int | g_middleY |
bool | g_running |
bool | g_showFPS |
float | g_time |
float | g_frameTime |
float | g_fps |
int | g_frames |
bool | g_console |
bool | g_drawConsole |
bool | g_stencilBuffer |
|
Definition at line 34 of file Globals.cpp. References g_bitsPerPixel, g_console, g_drawConsole, g_fps, g_frames, g_frameTime, g_fullscreen, g_fullscreenHeight, g_fullscreenWidth, g_invertMouse, g_mouseSensibility, g_running, g_showFPS, g_stencilBuffer, g_time, g_toggleFullscreen, g_visible, g_windowBottom, g_windowLeft, g_windowRight, and g_windowTop. Referenced by WinMain(). |
|
Definition at line 15 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), DlgProcSetup(), and initGlobals(). |
|
Definition at line 27 of file Globals.cpp. Referenced by OpenGLConsole::draw(), MainApp::handleChar(), Console::handleKey(), initGlobals(), and MainApp::keyDown(). |
|
Definition at line 27 of file Globals.cpp. Referenced by OpenGLConsole::draw(), initGlobals(), MainApp::keyDown(), Play::load(), Menu::load(), Join::load(), and Demo::load(). |
|
Definition at line 24 of file Globals.cpp. Referenced by MainApp::drawFrame(), initGlobals(), WinMain(), and WndProc(). |
|
Definition at line 25 of file Globals.cpp. Referenced by initGlobals(), and WinMain(). |
|
Definition at line 24 of file Globals.cpp. Referenced by Play::bot(), Play::drawExplosions(), Play::drawFrame(), Menu::drawFrame(), Join::drawFrame(), Play::drawGrenades(), Join::drawLevels(), Play::drawParticleSystems(), Play::drawProjectiles(), Menu::drawSelection(), ObjLevel::drawWaterSurface(), initGlobals(), Menu::setCamera(), Join::setCamera(), Play::update(), Demo::update(), and WinMain(). |
|
Definition at line 14 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), OpenGLApp::destroyWindow(), DlgProcSetup(), MainApp::drawFrame(), Join::drawFrame(), initGlobals(), MainApp::load(), WinMain(), and WndProc(). |
|
Definition at line 15 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), DlgProcSetup(), initGlobals(), and WinMain(). |
|
Definition at line 15 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), DlgProcSetup(), initGlobals(), and WinMain(). |
|
Definition at line 17 of file Globals.cpp. Referenced by OpenGLConsole::draw(), Play::drawFrame(), Menu::drawFrame(), Join::drawFrame(), Demo::drawFrame(), Play::drawLifebar(), MainApp::drawLoading(), OpenGLFont::startTextMode(), and WndProc(). |
|
Author: Petter Alstermark, petter@alstermark.com Definition at line 10 of file Globals.cpp. Referenced by initGlobals(). |
|
Definition at line 18 of file Globals.cpp. Referenced by Application::captureMouse(), Application::checkMouse(), WinMain(), and WndProc(). |
|
Definition at line 18 of file Globals.cpp. Referenced by Application::captureMouse(), Application::checkMouse(), WinMain(), and WndProc(). |
|
Definition at line 11 of file Globals.cpp. Referenced by initGlobals(). |
|
Definition at line 21 of file Globals.cpp. Referenced by DlgProcSetup(), initGlobals(), WinMain(), and WndProc(). |
|
Definition at line 23 of file Globals.cpp. Referenced by MainApp::drawFrame(), initGlobals(), Play::load(), Menu::load(), Join::load(), Demo::load(), and Console::process(). |
|
Definition at line 29 of file Globals.cpp. Referenced by Play::drawFrame(), initGlobals(), and Console::process(). |
|
|
Definition at line 14 of file Globals.cpp. Referenced by initGlobals(), WinMain(), and WndProc(). |
|
Definition at line 14 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), initGlobals(), WinMain(), and WndProc(). |
|
Definition at line 17 of file Globals.cpp. Referenced by Menu::drawCredits(), Scores::drawFrame(), Play::drawFrame(), Menu::drawFrame(), Join::drawFrame(), Demo::drawFrame(), Play::drawLifebar(), MainApp::drawLoading(), OpenGLFont::startTextMode(), and WndProc(). |
|
Definition at line 16 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), DlgProcSetup(), initGlobals(), WinMain(), and WndProc(). |
|
Definition at line 16 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), DlgProcSetup(), initGlobals(), WinMain(), and WndProc(). |
|
Definition at line 16 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), DlgProcSetup(), initGlobals(), WinMain(), and WndProc(). |
|
Definition at line 16 of file Globals.cpp. Referenced by OpenGLApp::createWindow(), DlgProcSetup(), initGlobals(), WinMain(), and WndProc(). |