Uses of Class
movements.InevitableCollisionException

Packages that use InevitableCollisionException
movements Implements a class that converts the dance specification into lists of person and hand movements. 
 

Uses of InevitableCollisionException in movements
 

Constructors in movements that throw InevitableCollisionException
CollisionAvoidanceGenerator(PersonMovement originalMovement1, PersonMovement originalMovement2)
          Construct an object that takes as input the two original paths for a pair of participants and generates adjusted paths for the two participants that have been adjusted, if necessary, so that the two participants do not collide.
 



Copyright © 2003 Nigel Westbury