aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/sprite.h
AgeCommit message (Expand)Author
2009-06-22* Expanded docs for the Sprite classDenis Kasak
2009-06-19Added Sprite::draw() method for drawing sprites to a Surface.Denis Kasak
2009-06-17Added prefices to safeguard defines in order to minimize risk of name clash.Eugene Sandulenko
2009-06-17Added include guards.Denis Kasak
2009-06-14Added a Sprite class for handling sprites in the Draci format transparently. ...Denis Kasak