Don't overwrite `GestureDetector.init`, just `GestureDetector.PAN_THRESHOLD`

.
(And if you need access to Screen, either go at it via Device, or via `GestureDetector.screen`. All the input classes are singletons).
(And in a patch with a prefix >= 2, IIRC).