LateStartStudio/Hero6

[Engine - Pathfinder] Encapsulate node from BlueRaja

Opened this issue · 0 comments

persn commented

The BlueRajaWrapper class needs a node of the type FastPriorityQueueNode which is inherited from the OptimizedPriorityQueue framework. We should encapsulate this class so that every project making use of our BlueRajaWrapper also doesn't have to reference the OptimizedPriorityQueue framework.