lua.wetgenes.chipmunk.shape.collision_type
f=shape:collision_type()
f=shape:collision_type(f)
Get and/or Set the collision type for this shape.
The f argument can be a string in which case it will be converted to a number via the space:type function.