def __init__(self, arg):
     BaseInput.__init__(self, arg)
Beispiel #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"]