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