Rearranged the classes so that Actors now take care of animation and the
authorIvan Hernandez <iturtleman128@gmail.com>
Tue, 28 Jul 2009 03:07:28 +0000 (22:07 -0500)
committerIvan Hernandez <iturtleman128@gmail.com>
Tue, 28 Jul 2009 03:07:28 +0000 (22:07 -0500)
commit1fad49fd286c0599ea0087878095b300f0f7b279
tree129b5b7318c9ea7c912954464d560585577bea23
parentccf78f5c42a5dd12466dc4707302c83353a5db06
Rearranged the classes so that Actors now take care of animation and the
sprite just has an actor.
Actor.cpp [new file with mode: 0644]
Actor.h [new file with mode: 0644]