clear method

void clear()

Removes all entites.

Implementation

void clear() => _entities.clearAll();