basic movement
This commit is contained in:
@@ -34,4 +34,7 @@
|
||||
#define RUNNING_TIME() \
|
||||
SDL_GetTicks() / 1000.f
|
||||
|
||||
#define PI 3.14159265358979323846f
|
||||
#define PI 3.14159265358979323846f
|
||||
#define UNIVERSAL_SCALE_COEFFICIENT 0.25f
|
||||
#define TARGET_FPS 60
|
||||
#define TARGET_UPDATE_RATE 60
|
||||
Reference in New Issue
Block a user