Raven Engine v0.1
Loading...
Searching...
No Matches
Raven.h File Reference

Centralized access to core subsystems of the Raven Engine. More...

Detailed Description

Centralized access to core subsystems of the Raven Engine.

This header file provides convenient access to key core components of the Raven Engine. It bundles important headers related to various subsystems such as application management, event handling, input management, memory, logging, error handling, custom types, job systems, configuration, and system management. By including this file, developers can easily integrate core engine features into submodules.

Note
This file is intended to be included in submodules where access to core engine functionality is required. Avoid direct inclusion in more specialized modules unless necessary, as it may increase coupling.
Author
SkyHorizon & PhilikusHD