TileMap.getCollisionLayerBit

Returns true if the given collision layer bit is set.

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

Meta