summaryrefslogtreecommitdiff
path: root/src/resources/animation.h
AgeCommit message (Collapse)AuthorFilesLines
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2007-05-23Added a missing include and fixed a bug with cleaning up target cursorBjørn Lindeijer1-1/+1
animations.
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer1-1/+0
2006-12-12Moved Action, Animation and Frame (renamed from AnimationPhase) classes intoBjørn Lindeijer1-0/+99
the resources directory, since they are part of the SpriteDef class.