You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Physics Library > a

19.11.2 a

shape = physics.Arbiter:a()

Parameter

Type

Description

self

in physics.Arbiter

The input Arbiter

shape

out physics.Shape

The first Shape in the collision pair

Returns Shape a (the first shape) in a collision pair.

Introduced in platform.apiLevel = '2.0'