Function Area.setCollisionLayerBit
Set/clear individual bits on the layer mask. This simplifies editing this Area
's layers.
void setCollisionLayerBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;
Set/clear individual bits on the layer mask. This simplifies editing this Area
's layers.
void setCollisionLayerBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;