PROTO::KLUDGE  0.1
Quick prototyping library for games using SDL and OpenGL.
pk::physics Namespace Reference

Variables

const float tilex = 16.f
 
const float tiley = 16.f
 
const float PPM = tilex
 
const float MPP = 1.f/PPM
 

Variable Documentation

◆ MPP

const float pk::physics::MPP = 1.f/PPM

◆ PPM

const float pk::physics::PPM = tilex

◆ tilex

const float pk::physics::tilex = 16.f

◆ tiley

const float pk::physics::tiley = 16.f