Closed EricFedrowisch closed 10 years ago
Rewrite Sorted Render to put all elements with self.layer <= 1.0 into a list of rects. Then check those pygame rects for collisions, and change the element order if needed.
Rewrite Sorted Render to put all elements with self.layer <= 1.0 into a list of rects. Then check those pygame rects for collisions, and change the element order if needed.