Exemplo n.º 1
0
 def __init__(self):
     PushSpaceStart.__init__(self)
     self.opaque = 0
     self.speed = 3
Exemplo n.º 2
0
    def __init__(self, cover_help):
        PushSpaceStart.__init__(self)

        self.wait = sys.maxint
        self.cover_help = cover_help