Exemplo n.º 1
0
 def loop(self):
     GoPlay.loop(self)
Exemplo n.º 2
0
 def loop(self):
     GoPlay.loop(self)
Exemplo n.º 3
0
 def end(self):
     self.toGet = True
     return GoPlay.end(self)
Exemplo n.º 4
0
 def end(self):
     self.toGet=True
     return GoPlay.end(self)