cocos2d-x / cocos2dx-win8

102 stars 66 forks source link

crash fix: on Cocosdension test #17

Closed lihex closed 12 years ago

lihex commented 12 years ago

after you calls the SimpleAudioEngine::end() ,then the s_audioController will never re-initialized., so we should flag it to tell the s_audioController should re-initialed its self.