CyberEngineMkIII
|
Defines the engine core interface and static pointer as well as the Engine() access function. More...
Go to the source code of this file.
Classes | |
class | CYB::Engine::Core |
An instance of this object is the entirety of the engine. More... | |
Namespaces | |
CYB | |
Encapsulates the engine in it's entirety. | |
CYB::Engine | |
Encapsulates platform agnostic engine functions. | |
Functions | |
Engine::Core & | CYB::Core (void) noexcept |
Retrieve the Core singleton. More... | |
Defines the engine core interface and static pointer as well as the Engine() access function.
Definition in file CYBCore.hpp.