Quark Physics
1.0
2D Rigid and Soft Body Physics Engine
|
This is the complete list of members for QSpring, including all inherited members.
GetEnabled() | QSpring | inline |
GetIsInternal() | QSpring | inline |
GetLength() | QSpring | inline |
GetParticleA() | QSpring | inline |
GetParticleB() | QSpring | inline |
GetRigidity() | QSpring | inline |
QSpring(QParticle *particleA, QParticle *particleB, bool internal=false) | QSpring | |
QSpring(QParticle *particleA, QParticle *particleB, float length, bool internal=false) | QSpring | |
SetEnabled(bool value) | QSpring | inline |
SetIsInternal(bool value) | QSpring | inline |
SetLength(float length) | QSpring | inline |
SetParticleA(QParticle *particle) | QSpring | inline |
SetParticleB(QParticle *particle) | QSpring | inline |
SetRigidity(float rigidity) | QSpring | inline |
Update(float rigidity, bool internalsException, bool isWorldSpring=false) | QSpring | virtual |