KarmaEngine
Game Engine for practical learning and research purposes
|
Directories | |
Animation | |
Core | |
Engine | |
Events | |
GameFramework | |
Ganit | |
KarmaGui | |
Renderer | |
Files | |
Application.h | |
This file contains the main Application class for Editor + Game. | |
Core.h | |
This file contains the macros for Karma's classes' general purpose use, including assertions and storage-class information (for multiplatforms). | |
EntryPoint.h | |
This file contains the main() routine with multiplatform support. | |
Input.h | |
This file contains input class and relevant data structures. | |
KarmaUtilities.h | |
This file contains various classes and functions for various Karma's utilities. | |
Layer.h | |
This file contains the Layer class. | |
LayerStack.h | |
This file contains the LayerStack class. | |
Log.h | |
This file contains the Log class. I want to imagine the Log pronounciation match with that of that https://youtu.be/dZr-53LAlOw?list=PLlrATfBNZ98dC-V-N3m0Go4deliWHPFwT&t=15. | |
Window.h | |
This file contains the Window class. | |