Removes the patch from the board, and if spatial()
had been initialized with offmap=False
, prevents agents from moving to coordinates previously covered by the patch. Patches can be revived with basePatches.revive()
.
Removes the patch from the board, and if spatial()
had been initialized with offmap=False
, prevents agents from moving to coordinates previously covered by the patch. Patches can be revived with basePatches.revive()
.
Notes and Examples