Dura2D
v0.1.0
An educational 2D game physics library
|
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 |
const int FPS = 60 |
const int MILLISECS_PER_FRAME = 1000 / FPS |
const int PIXELS_PER_METER = 50 |