Dura2D  v0.1.0
An educational 2D game physics library
Loading...
Searching...
No Matches
d2Force Member List

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

GenerateDragForce(const d2Body &body, real k)d2Forcestatic
GenerateFrictionForce(const d2Body &body, real k)d2Forcestatic
GenerateGravitationalForce(const d2Body &a, const d2Body &b, real G, real minDistance, real maxDistance)d2Forcestatic
GenerateSpringForce(const d2Body &body, d2Vec2 anchor, real restLength, real k)d2Forcestatic