GTileMap.clear

void clear() @safe nothrow @nogc

Fills all layers with the empty tile id (-1).

void clear(Sz layerId) @safe nothrow @nogc

Fills the specified layer with the empty tile id (-1).