engine.h file
Main engine entry point and configuration.
Namespaces
Classes
- struct engine::EngineConfig
- Holds the configuration for the engine's initialization.
- class engine::Engine
- The static
Engineclass provides the core functionality of the game engine, including initialization, shutdown, and access to engine-managed systems.