![]() |
Blamite Game Engine - blam!
00367.02.08.23.1815.blamite
The core library for the Blamite Game Engine.
|
#include "OGRE/OgrePrerequisites.h"
#include <iostream>
#include "components/3rdparty/ogre2/System/MainEntryPoints.h"
#include "components/3rdparty/ogre2/System/Desktop/UnitTesting.h"
#include "components/3rdparty/ogre2/GraphicsSystem.h"
#include "components/3rdparty/ogre2/LogicSystem.h"
#include "components/3rdparty/ogre2/GameState.h"
#include "components/3rdparty/ogre2/SdlInputHandler.h"
#include "OGRE/OgreWindow.h"
#include "OGRE/OgreTimer.h"
#include "OGRE/Threading/OgreThreads.h"