pub(super) fn hunting_zones(callback: PyObject) -> SystemWrapper
Expand description

Determines zone identifiers associated with cells and edges used to control hunting

Parameters:

callback - a Python function which is passed the x and y coordinates and is expected to return an integer zone identifier or None