We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cbbdfa commit f3e1616Copy full SHA for f3e1616
README.md
@@ -3,6 +3,8 @@ A drop-in, single-file entity editor for EnTT, with ImGui as graphical backend.
3
4
[demo-code](https://github.com/Green-Sky/imgui_entt_entity_editor_demo) [(live)](http://scam.rocks/imgui_entt_entity_editor_demo/)
5
6
+
7
+
8
# example usage
9
```c++
10
struct Transform {
0 commit comments