how do i create a cocos2d particle effect in cocos2d android 1?

前端 未结 2 552
半阙折子戏
半阙折子戏 2021-01-23 18:48

I\'m using the android version of cocos2d located here:

https://github.com/ZhouWeikuan/cocos2d

I\'m an iPhone guy checking out android who already has familiarit

2条回答
  •  春和景丽
    2021-01-23 19:22

    You should try WiEngine . It is the Best Cocos2d java android port. Cocos2d-android don't even have 3d implemented. The classes are there but empty. Also check Wiengine's api Demo from the android market

提交回复
热议问题