From 4e7096f15eba73e6ea28066df6ab389aab3f052c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 Aug 2011 15:34:45 +0300 Subject: Fix random opacity issue in complex sprites in software mode. --- src/compoundsprite.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/compoundsprite.h') diff --git a/src/compoundsprite.h b/src/compoundsprite.h index 9d5a42a1b..834ccd835 100644 --- a/src/compoundsprite.h +++ b/src/compoundsprite.h @@ -98,6 +98,8 @@ public: */ virtual unsigned int getFrameCount(unsigned int layer); + virtual void setAlpha(float alpha); + private: void redraw() const; -- cgit v1.2.3-60-g2f50