Box2D Cannon Game
Chapter 7 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Interface for the cannon class CCannon. More...
Classes | |
class | CCannon |
The cannon object. More... | |
Variables | |
const float | CANNONEXPLODETEMP = 150.0f |
Temperature at which the cannon explodes when next fired. | |
Interface for the cannon class CCannon.