DevHub - Tutorial 5 - SDL Animation

Published March 17, 2008 by Tim Jones, posted by Myopic Rhino
Do you see issues with this article? Let us know.
Advertisement
Building upon the previous framework we will add a basic animation class. We'll see how to do frame animation that is timed based, as well as oscillating an animation. This class is then used along with a surface to provide on screen animation.
http://www.sdltutorials.com/sdl-animation/
Cancel Save
0 Likes 0 Comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Unapproved

Building upon the previous framework we will add a basic animation class. We'll see how to do frame animation that is timed based, as well as oscillating an animation. This class is then used along with a surface to provide on screen animation.

Advertisement
Advertisement