Area2D.getCollisionLayerBit

Returns an individual bit on the layer mask. Describes whether other areas will collide with this one on the given layer.

struct Area2D
@nogc nothrow const
bool
getCollisionLayerBit
(
in long bit
)

Meta