SDLApplication.cpp File Reference

Implements the SDLApplication class. More...

#include <assert.h>
#include <fstream>
#include <sstream>
#include <iostream>
#include <SDL.h>
#include <gl/glew.h>
#include "Common/Globals.h"
#include "Common/FileSystem.h"
#include "Input/SDLMouse.h"
#include "Input/SDLKeyboard.h"
#include "Graphics/SDLScreen.h"
#include "Graphics/Font.h"
#include "Graphics/MathDraw.h"
#include "Math/MathCommon.h"
#include "Application/DataPaths.h"
#include "Application/SDLApplication.h"

Functions

const IEnvironmentGetEnv ()
 Gets the global enviroment for the active application.

Detailed Description

Implements the SDLApplication class.

Author:
Joe Forte
Date:
3/8/2008

Function Documentation

const IEnvironment* GetEnv (  ) 

Gets the global enviroment for the active application.

Returns:
A pointer to an IEnviroment object describing the current application
Generated on Mon Apr 5 19:08:05 2010 for BrickOut |ReDuX| by  doxygen 1.6.3