Package com.jme3.ai.agents.behaviours.npc.steering

Steer behaviours.

See: Description

Package com.jme3.ai.agents.behaviours.npc.steering Description

Steer behaviours. Basic steering behaviour ai structure provided by Tihomir Radosavljević. Incorporate full steer behaviour project into MonkeyBrains by Jesús Martín Berlanga.

References:
- Craig W. Reynolds: "Steering Behaviors For Autonomous Characters"
- OpenSteer

For more information visit: http://jmesteer.bdevel.org/

If you find any bug please contact with me (Jesús) and I will be glad to fix it. You will find my email at the website mentioned before.
Version:
3.0.1, 20/8/2014


//////////////////////////
////////Changelog/////////
//////////////////////////

- 3.0.1, 20/8/2014:
Small javadoc fixes

- 3.0, 17/8/2014:
First official release

...


Author:
Jesús Martin Berlanga, Tihomir Radosavljević