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