Exemplo n.º 1
0
 def __init__(self, master):
     Body_Part.__init__(self, master, eu.Vector2(0, -77), 33, 25, 2, 2,
                        [death])
Exemplo n.º 2
0
 def __init__(self, master):
     Body_Part.__init__(self, master, eu.Vector2(0, 0), 40, 25, 2, 2,
                        [death])
Exemplo n.º 3
0
 def __init__(self, master):
     Body_Part.__init__(self, master, eu.Vector2(0, 57), 15, 20, 2, 2,
                        [death])