Example #1
0
 def __init__(self, arg):
     BaseInput.__init__(self, arg)
Example #2
0
 def __init__(self, arg):
     BaseInput.__init__(self, arg)
Example #3
0
 def __init__(self, arg):
     BaseInput.__init__(self, arg)
     self.window = arg["window"]
Example #4
0
 def __init__(self, arg):
     BaseInput.__init__(self, arg)
     self.window = arg["window"]