Uses of Class
uchicago.src.sim.space.ObjectLocation

Packages that use ObjectLocation
uchicago.src.sim.space   
 

Uses of ObjectLocation in uchicago.src.sim.space
 

Methods in uchicago.src.sim.space with parameters of type ObjectLocation
 boolean ObjectLocation.areXYEqual(ObjectLocation loc)
          Returns true if the x and y coordinates of the specified ObjectLocation are equal to the x and y coordinates of this ObjectLocation.