Difference between revisions of "Points"
From GiderosMobile
Line 11: | Line 11: | ||
'''<translate>Value</translate>:''' table<br/> | '''<translate>Value</translate>:''' table<br/> | ||
'''<translate>Defined by</translate>:''' [[Special:MyLanguage/b2.WorldManifold|b2.WorldManifold]]<br/> | '''<translate>Defined by</translate>:''' [[Special:MyLanguage/b2.WorldManifold|b2.WorldManifold]]<br/> | ||
− | |||
− |
Revision as of 20:53, 10 December 2019
Available since: Gideros 2012.09.6
Value: table
Defined by: b2.Manifold
Description
Indexed array of information about contact points, including normalImpulse, tangentImpulse values and localPoint table for each contact point
Available since: Gideros 2012.09.6
Value: table
Defined by: b2.WorldManifold