Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
Public Attributes | List of all members
Threading Struct Reference

#include <engine_config.h>

Public Attributes

bool is_multithreaded = false
 
int thread_count = -1
 

Member Data Documentation

◆ is_multithreaded

bool Threading::is_multithreaded = false

◆ thread_count

int Threading::thread_count = -1

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