Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
AIGraphPlugin_BT Directory Reference
+ Directory dependency graph for AIGraphPlugin_BT:

Files

 BTEventTypeRegistry.cpp
 
 BTEventTypeRegistry.h
 
 BTGraphCompiler.cpp
 Implementation of BTGraphCompiler.
 
 BTGraphCompiler.h
 Compiler from GraphDocument to BehaviorTreeAsset.
 
 BTGraphValidator.cpp
 Implementation of BTGraphValidator.
 
 BTGraphValidator.h
 Validation system for Behavior Tree graph structure.
 
 BTNodePalette.cpp
 Implementation of BTNodePalette.
 
 BTNodePalette.h
 ImGui palette for dragging BT nodes.
 
 BTNodeRegistry.cpp
 Implementation of BTNodeRegistry.
 
 BTNodeRegistry.h
 Registry of all Behavior Tree node types for AIGraphPlugin_BT.
 
 TestAIGraphPlugin_BT.cpp
 Comprehensive tests for AIGraphPlugin_BT (Phase 1.2)