Difference between revisions of "Points"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
+ | <languages /> | ||
'''<translate>Available since</translate>:''' Gideros 2012.09.6<br/> | '''<translate>Available since</translate>:''' Gideros 2012.09.6<br/> | ||
'''<translate>Value</translate>:''' table<br/> | '''<translate>Value</translate>:''' table<br/> | ||
Line 6: | Line 7: | ||
<translate>Indexed array of information about contact points, including normalImpulse, tangentImpulse values and localPoint table for each contact point</translate> | <translate>Indexed array of information about contact points, including normalImpulse, tangentImpulse values and localPoint table for each contact point</translate> | ||
__NOTOC__ | __NOTOC__ | ||
+ | <languages /> | ||
'''<translate>Available since</translate>:''' Gideros 2012.09.6<br/> | '''<translate>Available since</translate>:''' Gideros 2012.09.6<br/> | ||
'''<translate>Value</translate>:''' table<br/> | '''<translate>Value</translate>:''' table<br/> |
Revision as of 09:57, 3 September 2018
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
Description
Indexed array of table with x and y properties of all contacts points of manifold