Category: Architecture
Status: DONE
Reorganized via #299. The 2D-vs-3D fork for detection now lives in EventDetector.get_next_event, which dispatches to mode-pure per-event-type functions. (Supersedes an earlier strategy-based detector design.)
Source: pooltool/evolution/event_based/detect/.
Category: Architecture
Status: DONE
Reorganized via #299. The 2D-vs-3D fork for detection now lives in
EventDetector.get_next_event, which dispatches to mode-pure per-event-type functions. (Supersedes an earlier strategy-based detector design.)Source:
pooltool/evolution/event_based/detect/.