I've built a page turn transition for cocos2d but not sure how to submit for review/inclusion in the current build. Can anyone point me at a blow by blow account?
Thanks
A fast, easy to use, free, and community supported 2D game engine
I've built a page turn transition for cocos2d but not sure how to submit for review/inclusion in the current build. Can anyone point me at a blow by blow account?
Thanks
how to submit a patch ?
http://www.cocos2d-iphone.org/wiki/doku.php/faq#how_do_i_submit_a_patch
issue tracker:
http://code.google.com/p/cocos2d-iphone/issues/list
thanks.
Thanks for the quick update.
My code doesn't include any changes to existing code, it adds four new classes. SVN diff doesn't pick up changes as these new classes aren't version controlled so they're not in the repo.
I'll follow what looks like standard practise elsewhere and upload a zip to the issues list.
Cheers
Dave
>> Scoobadood
Just searching Page Turn effect implementation for iPhone. Please send your classes to msugvn[at]gmail.com. Many thanks :)
Hi Scoobadood,
I want to do page turn effect like stanza, plz help me out for that
I think this is in subversion now, so you can get it here:
svn checkout http://cocos2d-iphone.googlecode.com/svn/trunk/ cocos2d-iphone-read-only
or browse it here:
http://cocos2d-iphone.googlecode.com/svn/trunk/cocos2d/PageTurnTransition.m
You must log in to post.