Dura2D  v0.1.0
An educational 2D game physics library
Loading...
Searching...
No Matches
d2Constants.h File Reference

Go to the source code of this file.

Variables

const int FPS = 60
 
const int MILLISECS_PER_FRAME = 1000 / FPS
 
const int PIXELS_PER_METER = 50
 

Variable Documentation

◆ FPS

const int FPS = 60

◆ MILLISECS_PER_FRAME

const int MILLISECS_PER_FRAME = 1000 / FPS

◆ PIXELS_PER_METER

const int PIXELS_PER_METER = 50