LPCGame
A 2d game 'engine' written in C++
|
Go to the source code of this file.
Classes | |
struct | Kinematic |
Struct to track velocity and acceleration. More... | |
struct | PhysicalConstants |
Track object's various physical constants. More... | |
class | MotionState |
For tracking an object's motion state. More... | |