Difference between revisions of "B2.Contact:getWorldManifold"
From GiderosMobile
Line 4: | Line 4: | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
<translate><br /> | <translate><br /> | ||
− | Returns the world manifold as a table. This table contains | + | Returns the world manifold as a table. This table contains [[Special:MyLanguage/normal|normal]] and [[Special:MyLanguage/points|points]] fields.<br /> |
<br /></translate> | <br /></translate> | ||
<source lang="lua"> | <source lang="lua"> |
Revision as of 09:36, 24 August 2018
Available since: Gideros 2012.09.6
Class: b2.Contact
Description
Returns the world manifold as a table. This table contains normal and points fields.
(b2.WorldManifold) = b2.Contact:getWorldManifold()
Return values
Returns (b2.WorldManifold) Information about contact between 2 bodies relative to the world