Function TileMap.getCollisionMaskBit

Returns true if the given collision mask bit is set.

bool getCollisionMaskBit (
  const(long) bit
) nothrow @nogc const;