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

fixed typo in BehaviourTree #62

Closed piotr-j closed 8 years ago

piotr-j commented 8 years ago

Another typo, curses!

davebaol commented 8 years ago

Thanks