include/engine/core/engine.h file

Main engine entry point and configuration.

Namespaces

namespace engine
The core namespace for the Game Engine.

Classes

struct engine::EngineConfig
Holds the configuration for the engine's initialization.
class engine::Engine
The static Engine class provides the core functionality of the game engine, including initialization, shutdown, and access to engine-managed systems.