Advertisement

sprite lib

Started by December 20, 2004 03:02 AM
0 comments, last by Rob Loach 19 years, 9 months ago
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.
Rob Loach [Website] [Projects] [Contact]

This topic is closed to new replies.

Advertisement