Beispiel #1
0
 def on_update(self):
     PlayerBase.on_update(self)
Beispiel #2
0
 def __init__(self,name):
     PlayerBase.__init__(self,name)