Go to the source code of this file.
Classes | |
class | ai::Sequence |
The sequence continues to execute their children until one of the children returned a state that is not equal to finished. On the next iteration the execution is continued at the last running children or from the start again if no such children exists. More... | |