aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/data/animation.h
AgeCommit message (Collapse)Author
2010-11-19ALL: Push down deps on stream.h from .h to .cpp filesMax Horn
svn-id: r54358
2010-11-15LASTEXPRESS: Update Animation::process()Julien Templier
- Use Common::Rational to compute the current frame - Added check for _currentChunk != NULL - Add constructor to Chunk structure svn-id: r54245
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko
svn-id: r53579