Package cs2110.collision

This package contains classes for the CS 2110 Collision Detector

See:
          Description

Class Summary
Block Basic square block/pixel primitive for representing image-based rigid objects and resolving contacts.
BlockTree A non-empty collection of points organized in a hierarchical binary tree structure.
Shape A shape is a collection of blocks.
 

Package cs2110.collision Description

This package contains classes for the CS 2110 Collision Detector