An example game engine

This is a brief description to the engine group. More...

Modules

Name
Generic assets
This is a brief description to the assets group.
Audio buffers and devices
This is a brief description to the audio group.
Graphical related classes
This is a brief description to the graphics group.
Some gui related stuff and whatever
This is a brief description to the gui group.
Some useful utilities
This is a brief description to the utils group.

Namespaces

Name
Engine
This namespace contains all of the necessary engine components.

Classes

Name
class Engine::Exception

Functions

Name
std::string getVersion()
Returns the version string.

Detailed Description

This is a brief description to the engine group.

Some detailed description here

Functions Documentation

function getVersion

std::string getVersion()

Returns the version string.


Updated on 2022-10-19 at 22:21:59 +0000