This repository has been archived on 2025-01-15 . You can view files and clone it, but cannot push or open issues or pull requests.
glax
946fa0206b
Made Pathfinder non-static to enable field-usage in other methods/classes.
Added fields RegionManager, workingDirectory, PathResult (result of AStar), gScore (result of AStar). Fields later used in Renderer. SaveGraph is now called SaveResult and serializes PathResult as JSON.
Description
No description provided
Languages
C#
100%