![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Implementation of EntityBlackboard (per-entity global+local blackboard instance) More...
#include "EntityBlackboard.h"#include "../NodeGraphCore/GlobalTemplateBlackboard.h"#include "../system/system_utils.h"#include "../json_helper.h"#include <sstream>#include <iomanip>
Include dependency graph for EntityBlackboard.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Implementation of EntityBlackboard (per-entity global+local blackboard instance)
Definition in file EntityBlackboard.cpp.