mirror of https://github.com/axmolengine/axmol.git
Merge pull request #1635 from dumganhar/iss1564-update-tests
issue #1564: Updated tools/tojs/cocos2dx.ini.
This commit is contained in:
commit
4bb11b6aa2
|
@ -129,7 +129,7 @@ rename_functions = CCDirector::[sharedDirector=getInstance],
|
|||
rename_classes = CCParticleSystemQuad::CCParticleSystem,
|
||||
SimpleAudioEngine::AudioEngine,
|
||||
CCBReader::CC_Reader,
|
||||
CCBAnimationManager::CCAnimation
|
||||
CCBAnimationManager::CCAnimationManager
|
||||
|
||||
# for all class names, should we remove something when registering in the target VM?
|
||||
remove_prefix = CC
|
||||
|
|
Loading…
Reference in New Issue