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