From 0248b2f58c783f21b7e68a20deadc0a3f942c869 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 30 May 2011 11:13:31 -0600 Subject: Remove some uneeded offsetting Also fix position of being names. Reviewed-by: Bertram --- src/compoundsprite.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/compoundsprite.h') diff --git a/src/compoundsprite.h b/src/compoundsprite.h index 5754c4e1..3a5e0129 100644 --- a/src/compoundsprite.h +++ b/src/compoundsprite.h @@ -96,6 +96,9 @@ public: */ virtual size_t getFrameCount(size_t layer); + void doRedraw() + { mNeedsRedraw = true; } + private: typedef CompoundSprite::iterator SpriteIterator; typedef CompoundSprite::const_iterator SpriteConstIterator; -- cgit v1.2.3-70-g09d2