mirror of https://github.com/axmolengine/axmol.git
40b5efc011 | ||
---|---|---|
.. | ||
imgui | ||
CCImGuiEXT.cpp | ||
CCImGuiEXT.h | ||
CCImGuiLayer.cpp | ||
CCImGuiLayer.h | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
imgui_impl_cocos2dx.cpp | ||
imgui_impl_cocos2dx.h |
README.md
egnx-imgui-ext
Sync from https://github.com/Xrysnow/cocos2d-x-imgui and do a little changes
How to use
Same with https://github.com/Xrysnow/cocos2d-x-imgui but do a little changes:
CCIMGUI
-->cocos2d::extension::ImGuiEXT
ImGuiLayer
-->cocos2d::extension::ImGuiLayer
- And no lua bindings currently