src/Engine.hpp File Reference
Name |
---|
Engine This namespace contains all of the necessary engine components. |
Name | |
---|---|
std::string | someGlobalFunc()Some global extern function. |
std::string someGlobalFunc()
Some global extern function.
#include "Assets/Assets.hpp"
#include "Audio/Audio.hpp"
#include "Exception.hpp"
#include "Graphics/Graphics.hpp"
#include "Gui/Gui.hpp"
#include "Utils/Utils.hpp"
extern std::string someGlobalFunc();
namespace Engine {
extern std::string getVersion();
} // namespace Engine
//-----------------------------------------------------------
//-----------------------------------------------------------
Updated on 2022-10-19 at 22:22:02 +0000