Class PathfindNativeThread

java.lang.Object
java.lang.Thread
zombie.pathfind.nativeCode.PathfindNativeThread
All Implemented Interfaces:
Runnable

public class PathfindNativeThread extends Thread
  • Field Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • addRequest

      public void addRequest(PathFindRequest pathFindRequest, int int0)
    • stopThread

      public void stopThread()
    • cleanup

      public void cleanup()