Move hotSpotRegion to FilterChain
FilterChain contains all the hotspots, it's the best place to calculate the collective region. This removes code from the TerminalDisplay, and that's much needed.
Please register or sign in to comment
FilterChain contains all the hotspots, it's the best place to calculate the collective region. This removes code from the TerminalDisplay, and that's much needed.