PhysicsBody2D.getCollisionLayerBit

Returns an individual bit on the collision mask.

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

Meta