justinhj/astar-algorithm-cpp

how to replace GetMap function with a class method

orangetcy opened this issue · 0 comments

Thanks your great project. I am a newer C++, and I have a question is I have a class/object manage the map,Can I replace the GetMap with a class method?