TileMap.getCollisionMaskBit

Returns true if the given collision mask bit is set.

struct TileMap
@nogc nothrow const
bool
getCollisionMaskBit
(
in long bit
)

Meta