aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/sprite.cpp
AgeCommit message (Expand)Author
2009-06-19Added Sprite::draw() method for drawing sprites to a Surface.Denis Kasak
2009-06-14Removed superfluous return from the Sprite constructor.Denis Kasak
2009-06-14Whitespce fixesEugene Sandulenko
2009-06-14Added a Sprite class for handling sprites in the Draci format transparently. ...Denis Kasak