Possible Duplicate:
2D graphics - why use spritesheets?
Something like this file from here:
I haven't write game with animated gif before.... So I wonder why. When I unpack some game, I see them in this kind of format as well.
Why they are not divide them into individual bitmap? When they are using it, do they IMPORT them into individual bitmap? or just use display them using offset?