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

This factory will create tree nodes. It uses the TreeNodeFactoryContext to collect all the needed data for this action. More...

#include <AIFactories.h>

Inheritance diagram for ai::ITreeNodeFactory:
[legend]
Collaboration diagram for ai::ITreeNodeFactory:
[legend]

Public Member Functions

virtual TreeNodePtr create (const TreeNodeFactoryContext *ctx) const override=0
 

Detailed Description

This factory will create tree nodes. It uses the TreeNodeFactoryContext to collect all the needed data for this action.


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