24 #ifndef RESOURCES_IMAGESET_H
25 #define RESOURCES_IMAGESET_H
std::vector< Image * > mImages
Image * get(const size_type i) const
void setOffsetX(const int n)
ImageSet(Image *const img, const int w, const int h, const int margin, const int spacing)
std::vector< Image * >::size_type size_type
int calcMemoryLocal() const
void setOffsetY(const int n)
const std::vector< Image * > & getImages() const
#define A_DELETE_COPY(func)