Implemented mirroring in Sprite, so that now it's possible to adjust left offsets.
authorRicardo Cruz <rick2@aeiou.pt>
Thu, 9 Sep 2004 10:00:00 +0000 (10:00 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Thu, 9 Sep 2004 10:00:00 +0000 (10:00 +0000)
commit5023c5b34da1b979a9bd829824662960bd3a7ff9
tree73e2bdf13c8617cae37041dc926bbe957c315ed8
parent11d2b4b840526b4eea9145813f4f307b4c22a219
Implemented mirroring in Sprite, so that now it's possible to adjust left offsets.

SVN-Revision: 1881
data/images/supertux.strf
lib/special/sprite.cpp
lib/special/sprite.h
src/player.cpp