Doxybook2 Example
Namespaces | Functions
Engine.hpp File Reference
#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

 Engine
 This namespace contains all of the necessary engine components.
 

Functions

std::string someGlobalFunc ()
 Some global extern function. More...
 
std::string Engine::getVersion ()
 Returns the version string. More...
 

Function Documentation

◆ someGlobalFunc()

std::string someGlobalFunc ( )

Some global extern function.