A class for handling rectangle regions.
Project description
The Rect class is similar to the pygame.Rect class, except it works with float precision in a left handed coordinate system.
The rect package also provides a spatial index and a rect packing function.
- Changes:
20070728: Added HashMap spatial index. (rect.hashmap)
20070723: Quadtree bug fixes
20070718: Added rect packing algorithm. (rect.packer)
20070717: Added QuadTree spatial index. (rect.quadtree)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Rect-4.tar.gz
(8.5 kB
view hashes)
Built Distribution
Rect-4-py2.5.egg
(13.1 kB
view hashes)