Exemple #1
0
 def onLeave(self, actor):
     Entity.onLeave(self, actor)
     self.onleave(actor, self)
 def onLeave(self, actor):
     Entity.onLeave(self, actor)
     self.onleave(actor, self)