BitMap.create

Creates a bitmap with the specified size, filled with false.

struct BitMap
@nogc nothrow
void
create
(
in Vector2 size
)

Meta