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.2k stars 242 forks source link

forgotten changes with the second fix to issue #80 #85

Open patrick1964 opened 7 years ago

patrick1964 commented 7 years ago

i apologize i forgot to replace GdxAI.getTimepiece() to timepiece in the calculateRealSteering method.

davebaol commented 6 years ago

What exactly is the issue addressed by this PR?