Loading...
Searching...
No Matches
Go to the documentation of this file. 1#ifndef GLOBALDEFINES_HPP
2#define GLOBALDEFINES_HPP
4#define CORI_MULTITHREADED_PHYSICS false
5#define CORI_MAX_PHYSICS_THREADS 8
6#define CORI_PHYSICS_TASK_POOL_SIZE 64
7#define CORI_MAX_TRIGGER_VISITORS 2
9#define CORI_PIXELS_PER_METER 16
10#define CORI_DISPOSABLE_ANIMATION_POOL_SIZE 32