add event profiler, json profile dump, cleanup
This commit is contained in:
@ -22,10 +22,12 @@
|
||||
// Include this file header in your project to directly access Bounce objects.
|
||||
|
||||
#include <bounce/common/settings.h>
|
||||
#include <bounce/common/math/math.h>
|
||||
#include <bounce/common/time.h>
|
||||
#include <bounce/common/profiler.h>
|
||||
#include <bounce/common/draw.h>
|
||||
|
||||
#include <bounce/common/math/math.h>
|
||||
|
||||
#include <bounce/collision/gjk/gjk.h>
|
||||
#include <bounce/collision/gjk/gjk_cache.h>
|
||||
#include <bounce/collision/sat/sat.h>
|
||||
|
Reference in New Issue
Block a user