Manual

On the following pages you can find more information about different parts of the engine. Simple code snippets are also included to give an implementation example

  • GettingStarted shows you how simply initialize the engine to start work with it
  • KernelTask provides an overview about the Kernel/Task subsystem of nrEngine
  • ScriptSystem helps you to understand the scripting facilities of the engine
  • EventManagement gives an overview about event-driven design