Ball and Spring Toy
Chapter 4 of Ian Parberry's "Introduction to Game Physics with Box2D"
 All Classes Files Functions Variables Enumerations Pages
CBody Member List

This is the complete list of members for CBody, including all inherited members.

ApplyTorque(float angle, float magnitude)CBody
CBody(CParticleManager *p, CSpringManager *s)CBody
DeliverImpulse(float angle, float magnitude)CBody
MakeChain(int count, int radius, float r, float angle)CBody
MakeRagdoll()CBody
MakeSquare(int radius, float r)CBody
MakeTriangle(int radius, float r)CBody
MakeWheel(int sides, int radius, float r)CBody
move()CBody
Teleport(float xdelta, float ydelta)CBody
~CBody()CBody