Collision Math Toy
Ian Parberry's "Introduction to Game Physics"
Object.cpp File Reference

Code for the game object class CObject. More...

#include "Object.h"
#include "LineSeg.h"
#include "DynamicCircle.h"
#include "ComponentIncludes.h"