cocos2d / bindings-generator

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

Adds a property to check whether the object is a native associated object. #77

Closed dumganhar closed 10 years ago

dumganhar commented 10 years ago

All classes exposed from Native to JS should contains a property named __nativeObj of which value is true.