aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/aniobject.h
AgeCommit message (Collapse)Author
2012-03-11GOB: Extend ANIObject to also handle CMP sprite "animations"Sven Hesse
2012-01-28GOB: Oko gets hurt by fish and dies if health == 0Sven Hesse
2011-09-14GOB: Add ANIObject::rewind()Sven Hesse
2011-09-14GOB: Add ANIObject animation modeSven Hesse
Play the animation continuously or only once.
2011-09-14GOB: Add ANIObject::setPause()Sven Hesse
2011-09-03GOB: Add class ANIObjectSven Hesse
Controls an animation stored within an ANI file.