Manual:

Tutorials:

API:

ChipmunkArbiter.GetPoint()

function GetPoint(i : int) : Vector2

Parameters:


iIndex of the requested contact point.

Returns:

Vector2 - The position of the ith contact point.

Description

Get the position of the ith contact point.