I am working on a game in Cocos2D android. I found that some of the functions are missing in android cocos2D like ccpDistance(), ccpMidpoint() etc. where can I get the library for these?
|
feedback
|
|
May be below links will help you.. this link help you to find the answer regarding your doubts. && for your second option you can found this from this link. ccp | |||
|
feedback
|
|
Inside Cocos2d-android library you will get CGPoint.java class.its will | |||
|
feedback
|