Difference between revisions of "LocalPoint"
From GiderosMobile
Line 5: | Line 5: | ||
=== <translate>Description</translate> === | === <translate>Description</translate> === | ||
<translate>Table with x and y coordinates of collision. | <translate>Table with x and y coordinates of collision. | ||
− | For example: | + | For example: ''{y = 320, x = 480}''</translate> |
Revision as of 09:35, 24 August 2018
Available since: Gideros 2012.09.6
Value: table
Defined by: b2.Manifold
Description
Table with x and y coordinates of collision. For example: {y = 320, x = 480}