def __init__(self, arg): BaseInput.__init__(self, arg)
def __init__(self, arg): BaseInput.__init__(self, arg) self.window = arg["window"]