axmol/docs/RELEASE_NOTES.md

1.2 KiB

Table of Contents generated with DocToc

Cocos2d-x 3.13.1 Release Notes

Misc Information

v3.13.1

Bug fixed

  • Label color broken, github issue
  • may crash if coming from background by clicking application icon on Android, github issue
  • object.setString() has not effect if passing a number on JSB, github issue
  • AudioEngine can not play audio if the audio lies outside APK on Android, github issue
  • AudioEngine::stop() will trigger finish callback on Android, github issue