Difference between revisions of "LocalPoint"

From GiderosMobile
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
 
 
'''Available since:''' Gideros 2012.09.6<br/>
 
'''Available since:''' Gideros 2012.09.6<br/>
 
'''Value:''' table<br/>
 
'''Value:''' table<br/>
'''Defined by:''' [[Special:MyLanguage/b2.Manifold|b2.Manifold]]<br/>
+
'''Defined by:''' [[b2.Manifold]]<br/>
  
 
=== Description ===
 
=== Description ===

Latest revision as of 03:01, 1 December 2023

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}




LiquidFun