mirror of https://github.com/axmolengine/axmol.git
1cc0130bdd
``` 2d\CCFontFNT.cpp(328): warning C4018: '<' : signed/unsigned mismatch 2d\CCLabel.cpp(782): warning C4018: '>' : signed/unsigned mismatch 2d\CCLabel.cpp(784): warning C4018: '<' : signed/unsigned mismatch scripting\js-bindings\manual\cocos2d_specifics.cpp(2741): warning C4018: '<' : signed/unsigned mismatch tests\cpp-tests\Classes\Sprite3DTest\Sprite3DTest.cpp(1969): warning C4018: '>=' : signed/unsigned mismatch tests\cpp-tests\Classes\TextInputTest\TextInputTest.cpp(264): warning C4018: '>=' : signed/unsigned mismatch ui\UIEditBox\UIEditBoxImpl-common.cpp(113): warning C4018: '<' : signed/unsigned mismatch ui\UIRichText.cpp(1573): warning C4018: '<=' : signed/unsigned mismatch ui\UITextField.cpp(89): warning C4018: '>=' : signed/unsigned mismatch ``` |
||
---|---|---|
.. | ||
auto | ||
manual | ||
proj.android | ||
proj.ios_mac/cocos2d_js_bindings.xcodeproj | ||
proj.win8.1-universal/libjscocos2d | ||
proj.win32 | ||
script | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
README.md
js-bindings
This repo is used for js bindings.