Function Area2D.getCollisionMaskBit
Returns an individual bit on the collision mask. Describes whether this area will collide with others on the given layer.
bool getCollisionMaskBit
(
const(long) bit
) nothrow @nogc const;