axmol/extensions/ImGui/README.md

9 lines
334 B
Markdown
Raw Normal View History

# egnx-imgui-ext
Sync from https://github.com/Xrysnow/cocos2d-x-imgui and do a little changes
2020-09-04 16:13:40 +08:00
## 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