Doxybook2 Example
Loading...
Searching...
No Matches
Engine.hpp
Go to the documentation of this file.
1
6
7
#include "
Assets/Assets.hpp
"
8
#include "
Audio/Audio.hpp
"
9
#include "
Exception.hpp
"
10
#include "
Graphics/Graphics.hpp
"
11
#include "
Gui/Gui.hpp
"
12
#include "
Utils/Utils.hpp
"
13
17
extern
std::string
someGlobalFunc
();
18
27
namespace
Engine
{
32
extern
std::string
getVersion
();
33
}
// namespace Engine
34
131
132
//-----------------------------------------------------------
133
138
139
//-----------------------------------------------------------
140
145
Assets.hpp
Audio.hpp
someGlobalFunc
std::string someGlobalFunc()
Some global extern function.
Exception.hpp
Graphics.hpp
Gui.hpp
Utils.hpp
Engine::getVersion
std::string getVersion()
Returns the version string.
Engine
This namespace contains all of the necessary engine components.
Definition
Asset.hpp:5
src
Engine.hpp
Generated by
1.13.2