|
nCine 2026.08.r1-e9a2342
A cross-platform 2D game engine
|
Job system related configuration. More...
#include <AppConfiguration.h>
Public Attributes | |
| bool | enabled = true |
| Enables the job system. | |
| unsigned int | numThreads = 0 |
| The number of threads in the job system pool, or 0 for an automatic value. | |
Job system related configuration.