Skip to content

lvklabs/cci2ccx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cci2ccx

Requires

Python 2.6

Usage

./cci2ccx.py -hh=examples/CompanyLogoScene.h -src=examples/CompanyLogoScene.m

Now check into examples folder for 2 new translated files source CompanyLogoScene.m.translated.cpp and header CompanyLogoScene.h.translated.h

Limitations:

* Until now doesn't translate code inside of methods. 

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_cool_Freature)
  3. Commit your changes (git commit -am "translate all message calls")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request
  6. Enjoy a refreshing Diet Coke and wait

About

Translation tool cocos2d -> cocos2dx (ie objective-c -> C++), it help the translation from cocos2d iphone app to cocos2d-x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published