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

19.11.3 b

shape = physics.Arbiter:b()

Parameter

Type

Description

self

in physics.Arbiter

The input Arbiter

shape

out physics.Shape

The second Shape in the collision pair

Returns Shape b (the second shape) in a collision pair.

Introduced in platform.apiLevel = '2.0'