Exemplo n.º 1
0
 def on_update(self):
     PlayerBase.on_update(self)
Exemplo n.º 2
0
 def __init__(self,name):
     PlayerBase.__init__(self,name)