cocos2d / bindings-generator

JSBindings generator for C++
170 stars 153 forks source link

Singletons calls the correct js_get_or_create #216

Closed ricardoquesada closed 8 years ago

ricardoquesada commented 8 years ago

Singletons calls the correct js_get_or_create

pandamicro commented 8 years ago

I see the changes in cocos2d-x PR, this is ok to be merged

B.T.W can you remove auto bindings changes in https://github.com/cocos2d/cocos2d-x/pull/14645 and let our robot generate it for us, it will make our commit histories clearer

ricardoquesada commented 8 years ago

Merged. But I don't know how to remove the autobindings... how can I do that?