Kohi Game Engine
src Directory Reference

Directories

directory  application
 
directory  audio
 
directory  core
 
directory  graphs
 
directory  kresources
 
directory  platform
 
directory  plugins
 
directory  renderer
 
directory  resources
 
directory  systems
 
directory  vendor
 
directory  world
 

Files

file  entry.h [code]
 This file contains the main entry point to the application. It also contains a reference to an externally defined create_application method, which should create and set a custom application object to the location pointed to by out_app. This would be provided by the consuming application, which is then hooked into the engine itself during the bootstrapping phase.
 
file  runtime_defines.h [code]