Engine #
This namespace contains all of the necessary engine components.
Namespaces #
Name | Description |
---|---|
Engine::Assets | |
Engine::Audio | |
Engine::Graphics | |
Engine::Gui | |
Engine::Utils |
Classes #
Classes | Description |
---|---|
Exception | Engine::Exception (class) |
Functions #
Member Functions | Description |
---|---|
getVersion | Returns the version string. (function) |
Functions #
function getVersion #
Defined in header <src/Engine.hpp>
std::string
getVersion();
Returns the version string.
Exception Safety
Basic exception guarantee.
Updated on 2023-04-03