removeUnits

final Unit removeUnits(Set<GameUnit> units)

Removes the units (of the same entity) from this PhysicsEngine grid.

This method always succeeds and returns nothing. If the units were not added to this PhysicsEngine before, behaviour is undefined.