KarmaEngine
Game Engine for practical learning and research purposes
Loading...
Searching...
No Matches
Engine.h File Reference

This file contains the class KEngine and related classes. More...

#include "krpch.h"
#include "Object.h"
#include "Core/KarmaTypes.h"
#include "GameFramework/World.h"
Include dependency graph for Engine.h:

Go to the source code of this file.

Classes

struct  Karma::FWorldContext
 A context for dealing with UWorlds at the engine level. As the engine brings up and destroys world, we need a way to keep straight what world belongs to what. More...
 
class  Karma::KEngine
 Base class of all Engine classes, responsible for management of systems critical to editor or game systems. Also defines default classes for certain engine systems. More...
 

Detailed Description

This file contains the class KEngine and related classes.

Author
Ravi Mohan (the_cowboy)
Version
1.0
Date
September 11, 2023