Class PathFinder.Point
java.lang.Object
com.pocolifo.robobase.reconstructor.PathFinder.Point
- Enclosing class:
- PathFinder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
distanceTo
(PathFinder.Point other) boolean
int
getX()
int
getY()
int
hashCode()
toString()