From 5a392e77e1d77becd1ada0bdf3984c7260b8e287 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Jun 2012 19:09:31 +0300 Subject: Add software mode compoundsprite update delay. --- src/compoundsprite.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/compoundsprite.h') diff --git a/src/compoundsprite.h b/src/compoundsprite.h index 1b9eeca34..aa90816c5 100644 --- a/src/compoundsprite.h +++ b/src/compoundsprite.h @@ -145,6 +145,7 @@ private: bool mDisableAdvBeingCaching; bool mDisableBeingCaching; std::vector mSprites; + mutable int mNextRedrawTime; }; #endif // COMPOUNDSPRITE_H -- cgit v1.2.3-60-g2f50