The Pinball Game
Game Physics with Bespoke Code
Loading...
Searching...
No Matches
Flipper.cpp File Reference

Code for the flipper class CFlipper.

#include "Flipper.h"
#include "Compound.h"
#include "GameDefines.h"
#include "SageSound.h"
Include dependency graph for Flipper.cpp:

Variables

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