Path Finder (2D/3D) 1.0.1
Create and use simple navigation graphs for 2D/3D path finding with choice of 4 search algorithms.
pathfinder.PathFinder Class Reference

Static Public Member Functions

static String getPrettyVersion ()
 
static String getVersion ()
 

Member Function Documentation

◆ getPrettyVersion()

static String pathfinder.PathFinder.getPrettyVersion ( )
static

return the pretty version of the library.

◆ getVersion()

static String pathfinder.PathFinder.getVersion ( )
static

return the version of the library used by Processing


The documentation for this class was generated from the following file: