libgdx / gdx-ai

Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
Apache License 2.0
1.18k stars 241 forks source link

Fix ArrayIndexOutOfBoundsException encountered while running PathFind… #37

Closed ShibaBandit closed 9 years ago

ShibaBandit commented 9 years ago

…erTests#main(String[]).

davebaol commented 9 years ago

Thanks, good catch :+1: