Beispiel #1
0
 def loop(self):
     GoPlay.loop(self)
Beispiel #2
0
 def loop(self):
     GoPlay.loop(self)
Beispiel #3
0
 def end(self):
     self.toGet = True
     return GoPlay.end(self)
Beispiel #4
0
 def end(self):
     self.toGet=True
     return GoPlay.end(self)