Ball and Spring Toy
Chapter 4 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
Classes
SpringManager.h File Reference

Code for the spring manager CSpringManager. More...

#include "AbstractList.h"
#include "Particle.h"
#include "Springs.h"

Classes

class  CSpringManager
 The spring manager. More...
 

Detailed Description

Code for the spring manager CSpringManager.

Interface for the spring manager class CSpringManager.