Example #1
0
 def _collide_actor(self, other):
     coll.collide_actor_slash(other, self)
Example #2
0
 def _collide_slash(self, other):
     coll.collide_actor_slash(self, other)