bpred754 / Imperium

Real-Time Strategy game written with C# and Unity 3D Game Engine
1 stars 1 forks source link

Remove PathRequestManager reference in PathFinding #14

Closed bpred754 closed 9 years ago

bpred754 commented 9 years ago

Refactor0 task1 for Curtis

CurtisRose commented 9 years ago

Okay, I've got this completed. Changed a few of the method return types in PathFinder so that they return the information necessary for request manager to work.