summaryrefslogtreecommitdiff
path: root/src/resources/animation.h
AgeCommit message (Collapse)AuthorFilesLines
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.