Function TileMap.setCollisionMaskBit
Sets the given collision mask bit.
void setCollisionMaskBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;
Sets the given collision mask bit.
void setCollisionMaskBit
(
const(long) bit,
const(bool) value
) nothrow @nogc;