Project

General

Profile

Revision 635

Added by Greg Tress about 16 years ago

Moved some code. Added documentation. Enabled multiple timings for requests

View differences:

RobotIcon.java
47 47
	*	 to be considered the same robot when moving. The threshold is determined by the
48 48
	*	 CLOSE value.
49 49
	*
50
	*	 @returns Whether or not the given point is reasonably close to the current location.
50
	*	 @return Whether or not the given point is reasonably close to the current location.
51 51
	*
52 52
	*/
53 53
	public boolean isClose (int nx, int ny) {

Also available in: Unified diff