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 831274e commit d151974Copy full SHA for d151974
tools/tojs/cocos2dx_gui.ini
@@ -1,7 +1,7 @@
1
[cocos2dx_gui]
2
# the prefix to be added to the generated functions. You might or might not use this in your own
3
# templates
4
-prefix = cocos2dx_ui
+prefix = cocos2dx_gui
5
6
# create a target namespace (in javascript, this would create some code like the equiv. to `ns = ns || {}`)
7
# all classes will be embedded in that namespace
0 commit comments