I have a game on iOS and im porting it to android using cocos2dx (c++), is there a way by which i can use the already created xib files? if not, can some one point me on how to proceed?
Thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We can use CocosBuilder and make use of the layer, menu, text and buttons and recreate the UI which can be used in cocos2dx
Link for cocosbuilder