NcEngine
nc::config::Config Struct Reference

A collection of all configuration options. More...

#include <Config.h>

Public Attributes

ProjectSettings projectSettings
 
EngineSettings engineSettings
 
AssetSettings assetSettings
 
MemorySettings memorySettings
 
GraphicsSettings graphicsSettings
 
PhysicsSettings physicsSettings
 
AudioSettings audioSettings
 

Detailed Description

A collection of all configuration options.

NcEngine must be initialized with a valid Config object. All options are immutable for the lifetime of the NcEngine instance.


The documentation for this struct was generated from the following file: