Ember
Loading...
Searching...
No Matches
Node.h File Reference
#include "Types/Types.h"
#include <cstdint>
#include <functional>
#include <map>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  EmberCore::Node
 Represents a node in a behavior tree structure. More...
class  EmberCore::NodeFactory
 Factory class for creating different types of nodes. More...

Namespaces

namespace  EmberCore
 Main types header for EmberCore.