![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
#include <cstdint>#include <string>#include <vector>#include <map>#include "../../third_party/nlohmann/json.hpp"
Include dependency graph for BTEventTypeRegistry.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BTEventTypeRegistry |
| Registry for BT-accessible event types loaded from JSON configuration Mirrors BTNodeRegistry pattern for consistency. More... | |
| struct | BTEventTypeRegistry::EventTypeEntry |
| Event type entry from JSON configuration. More... | |