Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

[E] Core files

Stanislav Vasilev edited this page Aug 22, 2021 · 8 revisions

Core.hpp

Contains includes to all core dependencies of the Engine components

Global.hpp

Contains the global global variable and it's corresponding class UVK::UVKGlobal which manage the entire global state of the engine

Defines.hpp

Contains all pre-procesor definitions and macros

Types

Typedefs of many types from other libraries

Interfaces

Contains an include to all interface classes

Utility

Contains utility functions

Events

Contains the functionality for executing Scriptable Object events

TODO

Clone this wiki locally