Ball and Spring Toy
Game Physics with Bespoke Code
Loading...
Searching...
No Matches
Ragdoll.h File Reference

Interface for the ragdoll class CRagdoll.

#include "Body.h"
Include dependency graph for Ragdoll.h:
This graph shows which files directly or indirectly include this file:

Classes

class  CRagdoll
 The ragdoll. More...
 

Enumerations

enum class  ePoint {
  Head , Sternum , LeftShldr , RightShldr ,
  LeftElbow , RightElbow , LeftHand , RightHand ,
  LeftHip , RightHip , LeftKnee , RightKnee ,
  LeftFoot , RightFoot , Size
}
 Enumerated type for specific points on the ragdoll.