iCarouselTypeRotary type converted to cocos2dx

Hi guys,

My name is Sarit and I am new with the cocos2dx and the application world but it seems like its going to be fun :slight_smile:

I am porting an iphone app to android and I want to use cocs2dx for that, so it will be portable to multiple platforms.

The original application uses iCarousel (coverflow) module and the iCarouselTypeRotary

Does anyone familiar with anything similar to this in cocos2dx (or even cocs2d) to make this porting project simpler

Thanks a lot!
Sarit

I don’t think it’s possible to port iCarousel into cocos2dx project because it’s using UIKit for iOS.