![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
#include <string>#include <memory>#include <map>#include "./../../vector.h"#include "EntityPrefabGraphDocument.h"#include "../../Source/third_party/imgui/imgui.h"
Include dependency graph for PrefabCanvas.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::PrefabCanvas |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Enumerations | |
| enum class | Olympe::CanvasInteractionMode { Olympe::Normal , Olympe::DraggingNode , Olympe::PanningCamera , Olympe::CreatingConnection } |