Area.setCollisionLayerBit

Set/clear individual bits on the layer mask. This simplifies editing this codeAreacode's layers.

struct Area
@nogc nothrow
void
setCollisionLayerBit
(
in long bit
,
in bool value
)

Meta