#include "Main.h"
Include dependency graph for DeFacto/Main.cpp:
Go to the source code of this file.
Variables | |
Application * | app = new MainApp() |
unsigned int | g_selectedScene |
SPlayer | g_players [SPLAYER_MAX_PLAYERS] |
int | g_numPlayers = 2 |
MilkShape | g_models [SPLAYER_MAX_PLAYERS] |
OpenGLConsole | console |
int | g_myPlayerID = 0 |
Gne * | gne = NULL |
SGameInfo | g_gameInfo |
SGalaxyInfo | g_galaxies [JOIN_GALAXIES] |
SModelInfo | g_allModels [MODELS] |
Music | g_music |
|
Main.cpp Author: Petter Alstermark, petter@alstermark.com Definition at line 9 of file DeFacto/Main.cpp. Referenced by MS_Material::activate(), MS_Material::clear(), Explosion::drawAndUpdate(), Console::process(), MS_Material::reloadTexture(), WinMain(), and WndProc(). |
|
Definition at line 15 of file DeFacto/Main.cpp. Referenced by Menu::handleChar(), Play::load(), Join::networkLoop(), Play::networkLoop(), and Scores::update(). |
|
Definition at line 20 of file DeFacto/Main.cpp. Referenced by Join::load(), Play::loadObjects(), Play::loadTextures(), and Menu::setModel(). |
|
Definition at line 19 of file DeFacto/Main.cpp. Referenced by Join::addLevel(), Join::drawFrame(), Join::drawGalaxies(), Join::drawLevels(), Join::loadGalaxies(), Play::loadObjects(), Join::setGalaxy(), Join::setLvl(), Join::unloadGalaxies(), and Join::update(). |
|
Definition at line 18 of file DeFacto/Main.cpp. Referenced by Join::addLevel(), Join::drawFrame(), Play::drawFrame(), Menu::handleChar(), Join::load(), Play::load(), Play::loadObjects(), Join::networkLoop(), Play::networkLoop(), Join::removeLevel(), Play::serverLoop(), Join::update(), Play::update(), and Scores::update(). |
|
Definition at line 14 of file DeFacto/Main.cpp. Referenced by Play::bot(), Play::drawPlayer(), Play::handleKeys(), Play::loadObjects(), Play::unload(), and Play::update(). |
|
Definition at line 21 of file DeFacto/Main.cpp. Referenced by Join::load(), Menu::load(), and Join::networkLoop(). |
|
Definition at line 16 of file DeFacto/Main.cpp. |
|
Definition at line 13 of file DeFacto/Main.cpp. |
|
Author: Petter Alstermark, petter@alstermark.com Definition at line 12 of file DeFacto/Main.cpp. |
|
Definition at line 11 of file DeFacto/Main.cpp. Referenced by Menu::handleChar(), Demo::load(), MainApp::MainApp(), Join::networkLoop(), Demo::update(), Join::update(), MainApp::update(), Play::update(), and Scores::update(). |
|
Definition at line 17 of file DeFacto/Main.cpp. |