uiscrollview - Anyone know how to use CCScrollView(vertical scrolling) and CCMenu together in cocos2d? -


anyone know how use ccscrollview(vertical scrolling) , ccmenu in cocos2d?also can use ccscrolllayer instead of ccscrollview or on better use in cocos2d? in advance

vontio has posted solution in cocos2dx here


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -