More fully fleshed out the Sprite class.
commita8d711e398e58d05789d89ca64946968aff9d142
authorBrian Caine <brian@mephistopheles.(none)>
Fri, 18 Jan 2008 03:14:26 +0000 (17 22:14 -0500)
committerBrian Caine <brian@mephistopheles.(none)>
Fri, 18 Jan 2008 03:14:26 +0000 (17 22:14 -0500)
tree208b3c97264df848721d186d4067ed5f993d2de4
parent101992300c732b8c11fa9849df317cc202c6d6e4
More fully fleshed out the Sprite class.

So, I added a bunch more functions to be completed.

Also, I corrected the rotation as well as the frame cycling code.
src/Sprite.cpp
src/Sprite.h
src/test_suite/main.cpp