public static interface IPathFinder.IPathFinderListener<T>
void
onVisited(T pEntity, int pX, int pY)
void onVisited(T pEntity, int pX, int pY)