![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
#include "../IGraphRenderer.h"#include "PrefabCanvas.h"#include "ComponentPalettePanel.h"#include "PropertyEditorPanel.h"#include "../Utilities/ICanvasEditor.h"#include <memory>#include <string>
Include dependency graph for EntityPrefabRenderer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::EntityPrefabRenderer |
| Renderer adapter for Entity Prefab graphs. More... | |
| struct | Olympe::EntityPrefabRenderer::CanvasState |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |