Package me.wobblyyyy.pathfinder.config

Different types of Pathfinder configurations.
  • Class Summary
    Class Description
    PathfinderConfig
    The lowest-level and least-abstract configuration available for the Pathfinder library.
    PathfinderConfigurationBuilder
    Simple interface for creating Pathfinder configurations.
    PathfinderOptions
    Abstraction of the PathfinderConfig class designed to make life a little bit easier and those parameters a little bit less grouped together.
    SimpleConfig
    A simple pathfinder configuration that relies on a lot less input parameters.