Box2D Joint Toy
Game Physics with a 2D Physics Engine
Loading...
Searching...
No Matches
Car.h File Reference

Interface for the car and bridge class CCarAndBridge.

#include <vector>
#include "Box2D\Box2D.h"
#include "Level.h"
#include "Object.h"
Include dependency graph for Car.h:
This graph shows which files directly or indirectly include this file:

Classes

class  CCarAndBridge
 A car consisting of a body and two wheels, and a bridge to run on. More...