Home
last modified time | relevance | path

Searched defs:JointDef (Results 1 – 1 of 1) sorted by relevance

/dports/games/numptyphysics/numptyphysics/
H A DGame.cpp133 struct JointDef : public b2RevoluteJointDef struct in Stroke
135 JointDef( b2Body* b1, b2Body* b2, const b2Vec2& pt ) in JointDef() function