This class allows you to weight several steering methods and get a blended MoveVector
out of it.
More...
#include <WeightedSteering.h>
Public Member Functions | |
WeightedSteering (const WeightedSteerings &steerings) | |
MoveVector | execute (const AIPtr &ai, float speed) const |
This class allows you to weight several steering methods and get a blended MoveVector
out of it.