def __init__(self, arg):
     BaseInput.__init__(self, arg)
Exemple #2
0
 def __init__(self, arg):
     BaseInput.__init__(self, arg)
 def __init__(self, arg):
     BaseInput.__init__(self, arg)
     self.window = arg["window"]
 def __init__(self, arg):
     BaseInput.__init__(self, arg)
     self.window = arg["window"]