def init() -> None: Window.init() Com.init() Com.hook()
def init(printCoords: bool = False) -> None: Window.init() Com.init() Com.hook()