#include "Assets/Assets.hpp"#include "Audio/Audio.hpp"#include "Exception.hpp"#include "Graphics/Graphics.hpp"#include "Gui/Gui.hpp"#include "Utils/Utils.hpp"Go to the source code of this file.
Namespaces | |
| namespace | Engine |
| This namespace contains all of the necessary engine components. | |
Functions | |
| std::string | someGlobalFunc () |
| Some global extern function. | |
| std::string | Engine::getVersion () |
| Returns the version string. | |
|
extern |
Some global extern function.