lua.wetgenes.bullet.body.cgroup
body:cgroup(bits)
bits=body:cgroup()
Set or get body cgroup bits. You have 31 bits, so use 0x7fffffff to set all. These provide simple yes/no collision control between bodies.
cgroup bits are all the groups this body belongs to.
cmask bits are all the groups this body colides with.