PROTO::KLUDGE  0.1
Quick prototyping library for games using SDL and OpenGL.
PhysicsHelpers.hpp File Reference
This graph shows which files directly or indirectly include this file:

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