B2.Fixture:isSensor

From GiderosMobile
Revision as of 11:20, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description


Is this fixture a sensor (non-solid)?

(any), (any) = b2.Fixture:isSensor()

Returns (any) `true` if the shape is a sensor, `false` otherwise.
Returns (any) `true` if the shape is a sensor, `false` otherwise.