Function GridMap.setCollisionLayerBit
Sets an individual bit on the collisionLayer
.
void setCollisionLayerBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;
Sets an individual bit on the collisionLayer
.
void setCollisionLayerBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;