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