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