Hi,
I have several openGL views on the iphone app (xcode) with different sprites, and I'm trying to create an animation, so that when I slide the finger on the sprite the whole view slides out of the screen, and another view slides in with different set of sprites.
Is that possible? If yes, what's the most efficient way to do it?
Thanks