![]() |
PROTO::KLUDGE
0.1
Quick prototyping library for games using SDL and OpenGL.
|
Go to the source code of this file.
Namespaces | |
pk | |
pk::physics | |
Variables | |
const float | pk::physics::tilex = 16.f |
const float | pk::physics::tiley = 16.f |
const float | pk::physics::PPM = tilex |
const float | pk::physics::MPP = 1.f/PPM |