public class ImageGroup
extends Object
UNDER DEVELOPMENT --- SURELY HAS BUGS ;-)
An ImageGroup object represents images, that are all in the same folder.
the folder can contain a set of sub folders that can be switched dynamically
The folder will be found on the image path.
The match data of the images can be stored and reloaded.
Its main purpose is to support image sets for different environments.
At runtime you can switch between image sets without changing the used image names.
Based on the stored match data you might produce a new ImageGroup on the fly.