I'm trying to work out Gameview and it's associated parts. I've looked at the tutorials but being as I'm a beginner I find it hard to follow what is happening in the Asteroids code (mainly around how the sprite sheet and animation is implemented).
Has anyone got simplified code which may be easier to follow?
I understand the smiley demo - it's more the animation side of the asteroids demo I can't figure out how the thing works!
Is it possible to have a basic layout with 1 static object that is animated from a sprite sheet - I would appreciate that bit of code greatly!