Class Engine

Class Documentation

class Engine

Public Functions

Engine(const EngineConfig &config)
~Engine()
Engine(const Engine&) = delete
Engine &operator=(const Engine&) = delete
void Run(std::unique_ptr<Application> app)