SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Classes
PrioritySelector.h File Reference
#include "tree/Selector.h"
#include "AI.h"
Include dependency graph for PrioritySelector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ai::PrioritySelector
 This node tries to execute all the attached children until one succeeds. This composite only fails if all children failed, too. More...