Game Development Reference
In-Depth Information
Decision leaves
As the leaves of the decision tree are merely actions, we can completely encase each leaf
action into the branches themselves without the need for any additional structures. The use
of the type_ variable allows us to determine whether a child of the branch is another
branch or an action to be executed.
Search WWH ::




Custom Search