sprite lib
Hello. Does anyone have any sugestions for a sprite lib for me. SDL. I'm currently using Marius at cone3d's sprite classes. But now I feel that they aren't enough. //walle
I personally recommend against basing your sprite class off of the Cone3D sprite tutorial. Their way of managing sprites is just horrendous. A better way to do it would be to have each sprite load from a sprite tile map. A good way to make a good class is to think of how you'd like it to function when it's done and then implement it.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement