SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | List of all members
ai::movement::WeightedSteering Class Reference

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
 

Detailed Description

This class allows you to weight several steering methods and get a blended MoveVector out of it.


The documentation for this class was generated from the following file: