axmol/cocos/scripting/javascript
James Chen 9d5813b7d9 Some fixes:
1) Moving the implementation of JSStringWrapper to .cpp file. Removing override operator() which will be easy to make errors.
2) Deleting JSCallFuncWrapper since it isn’t needed after using std::function for MenuItem’s Callback.
3) Fixing ChipmunkTest crash sometimes on MAC platform(64bit).
2013-11-11 14:36:42 +08:00
..
bindings Some fixes: 2013-11-11 14:36:42 +08:00
script Merge pull request #4030 from dumganhar/spv25 2013-10-31 07:08:09 -07:00