1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Reduce direct access to CAnimation, removed various caching schemes

This commit is contained in:
Ivan Savenko
2024-06-02 15:43:56 +00:00
parent 56f1725234
commit a1fb3b8b01
28 changed files with 59 additions and 138 deletions

View File

@@ -18,7 +18,6 @@ VCMI_LIB_NAMESPACE_END
class CAnimImage;
class CSlider;
class CLabel;
class CAnimation;
/// Used as base for Tabs and List classes
class CObjectList : public CIntObject