Ball and Spring Toy
Chapter 4 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
This is the complete list of members for CSpringManager, including all inherited members.
CAbstractList(int size) | CAbstractList< CSpring > | |
clear() | CAbstractList< CSpring > | |
ConnectSpring(CParticle *v0, CParticle *v1, CParticle *cntr, float restitution) | CSpringManager | |
create() | CAbstractList< CSpring > | |
CSpringManager(int size) | CSpringManager | |
Insert(CSpring *newthing) | CAbstractList< CSpring > | |
m_nCount | CAbstractList< CSpring > | protected |
m_nSize | CAbstractList< CSpring > | protected |
m_pList | CAbstractList< CSpring > | protected |
move() | CSpringManager | |
Relax(int iterations) | CSpringManager | |
~CAbstractList() | CAbstractList< CSpring > |