Aeon Engine c550894
AeonGames Open Source Game Engine
Loading...
Searching...
No Matches
AeonGames::Configuration Class Reference

Loads and stores engine configuration from a protobuf file. More...

#include <C:/Code/AeonEngine/engine/include/Configuration.h>

Collaboration diagram for AeonGames::Configuration:
Collaboration graph

Public Member Functions

 Configuration (const std::string &aFilename)
 Constructs a Configuration by loading from the specified file.
 ~Configuration ()
 Destructor.

Detailed Description

Loads and stores engine configuration from a protobuf file.

Definition at line 35 of file Configuration.h.

Constructor & Destructor Documentation

◆ Configuration()

AeonGames::Configuration::Configuration ( const std::string & aFilename)

Constructs a Configuration by loading from the specified file.

Parameters
aFilenamePath to the configuration file.

Definition at line 28 of file Configuration.cpp.


The documentation for this class was generated from the following files: