Function TileMap.getCollisionLayerBit
Returns true
if the given collision layer bit is set.
bool getCollisionLayerBit
(
const(long) bit
) nothrow @nogc const;
Returns true
if the given collision layer bit is set.
bool getCollisionLayerBit
(
const(long) bit
) nothrow @nogc const;