Home
last modified time | relevance | path

Searched refs:maybeCreateJoint (Results 1 – 1 of 1) sorted by relevance

/dports/games/numptyphysics/numptyphysics/
H A DGame.cpp311 bool maybeCreateJoint( b2World& world, Stroke* other ) in maybeCreateJoint() function in Stroke
593 s->maybeCreateJoint( *m_world, m_strokes[j] ); in createJoints()
594 m_strokes[j]->maybeCreateJoint( *m_world, s ); in createJoints()