|
CoriEngine
|
Go to the source code of this file.
Macros | |
| #define | CORI_MULTITHREADED_PHYSICS false |
| #define | CORI_MAX_PHYSICS_THREADS 8 |
| #define | CORI_PHYSICS_TASK_POOL_SIZE 64 |
| #define | CORI_MAX_TRIGGER_VISITORS 2 |
| #define | CORI_PIXELS_PER_METER 16 |
| #define | CORI_DISPOSABLE_ANIMATION_POOL_SIZE 32 |
| #define CORI_DISPOSABLE_ANIMATION_POOL_SIZE 32 |
Definition at line 10 of file GlobalDefines.hpp.
| #define CORI_MAX_PHYSICS_THREADS 8 |
Definition at line 5 of file GlobalDefines.hpp.
| #define CORI_MAX_TRIGGER_VISITORS 2 |
Definition at line 7 of file GlobalDefines.hpp.
| #define CORI_MULTITHREADED_PHYSICS false |
Definition at line 4 of file GlobalDefines.hpp.
| #define CORI_PHYSICS_TASK_POOL_SIZE 64 |
Definition at line 6 of file GlobalDefines.hpp.
| #define CORI_PIXELS_PER_METER 16 |
Definition at line 9 of file GlobalDefines.hpp.