aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/aniobject.cpp
AgeCommit message (Collapse)Author
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.