From 135c19b4337e1ab45cff40a306eadc52a061ddef Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 13 Aug 2012 22:18:03 +0300 Subject: add atlas textures support. --- src/resources/resourcemanager.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/resourcemanager.h') diff --git a/src/resources/resourcemanager.h b/src/resources/resourcemanager.h index e20e4b3ac..551b00a33 100644 --- a/src/resources/resourcemanager.h +++ b/src/resources/resourcemanager.h @@ -212,6 +212,8 @@ class ResourceManager final Image *getSubImage(Image *const parent, const int x, const int y, const int width, const int height); + Resource *getAtlas(const std::string &name, const StringVect &files); + /** * Creates a sprite definition based on a given path and the supplied * variant. -- cgit v1.2.3-70-g09d2