Beispiel #1
0
 def overlaps(self, other):
     return B2D.b2TestOverlap(self.aabb, other.aabb)