Lightgraph
C++17 light-graph engine API reference
Loading...
Searching...
No Matches
runtime.hpp
Go to the documentation of this file.
1#pragma once
2
4
5#include "topology.hpp"
6
13
18using Light = ::Light;
21using RuntimeState = ::State;
22
23} // namespace lightgraph::integration
::EmitParam EmitParam
Definition runtime.hpp:14
::LightList LightList
Definition runtime.hpp:19
::RuntimeLight RuntimeLight
Definition runtime.hpp:17
::Behaviour Behaviour
Definition runtime.hpp:16
::EmitParams EmitParams
Definition runtime.hpp:15