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

The limit decorator is missing on version 1.8.0 #66

Closed scooterman closed 7 years ago

scooterman commented 8 years ago

The limit decorator, stated on ai's wiki is not present anymore. It has changed to something else?

davebaol commented 8 years ago

Never implemented.