cpsc436-pandaxpress / CPSC436-Project

Platformer Game
1 stars 2 forks source link

A star mem fixes #259

Closed thealexhoar closed 5 years ago

thealexhoar commented 5 years ago

Modified A* system to use a vector for Location data; this keeps Locations in contiguous, managed memory.