Doxybook2 Example
 
Loading...
Searching...
No Matches
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

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.
 

Function Documentation

◆ someGlobalFunc()

std::string someGlobalFunc ( )
extern

Some global extern function.