Engine
Module: An example game engine
This namespace contains all of the necessary engine components. More…
Namespaces
| Name | 
|---|
| Engine::Assets | 
| Engine::Audio | 
| Engine::Graphics | 
| Engine::Gui | 
| Engine::Utils | 
Classes
| Name | |
|---|---|
| class | Engine::Exception | 
Functions
| Name | |
|---|---|
| std::string | getVersion()Returns the version string. | 
Detailed Description
This namespace contains all of the necessary engine components.
See:
Functions Documentation
function getVersion
std::string getVersion()
Returns the version string.
Updated on 2022-10-19 at 22:22:03 +0000