Box2D Joint Toy
Ian Parberry's "Introduction to Game Physics"
Variables
Car.cpp File Reference

Code for the car class CCar. More...

#include "Car.h"
#include "GameDefines.h"
#include "ObjectManager.h"
#include "Renderer.h"
#include "ComponentIncludes.h"

Variables

const float DEFAULT_SPEED = 32.0f
 Default car speed.
 

Detailed Description

Code for the car class CCar.