B2.Fixture:setSensor
From GiderosMobile
Available since: Gideros 2011.6
Class: b2.Fixture
Description
Sets if this fixture is a sensor. <source lang="lua"> b2.Fixture:setSensor(sensor) </syntaxhighlight>
Parameters
sensor: (boolean) is sensor
Available since: Gideros 2011.6
Class: b2.Fixture
Sets if this fixture is a sensor. <source lang="lua"> b2.Fixture:setSensor(sensor) </syntaxhighlight>
sensor: (boolean) is sensor