The Pinball Game
Ian Parberry's "Introduction to Game Physics"
Variables
Parts.cpp File Reference

Code for the gate class CGate and the flipper class CFipper. More...

#include "Parts.h"
#include "Compound.h"
#include "GameDefines.h"
#include "Sound.h"

Variables

const float ROTSPEED = 4.0f
 Flipper rotational speed in revs per second.