| Package | Description |
|---|---|
| com.almasb.fxgl.ai.btree.branch |
| Class and Description |
|---|
| Parallel
A
Parallel is a special branch task that starts or resumes all children every single time. |
| Parallel.Policy
The enumeration of the policies supported by the
Parallel task. |
| Selector
A
Selector is a branch task that runs every children until one of them succeeds. |
| Sequence
A
Sequence is a branch task that runs every children until one of them fails. |
Copyright © 2018. All rights reserved.