GUITextureSubSys(FXApp *a)
constructor
static GUITextureSubSys * myInstance
instance of GUITextureSubSys
static void init(FXApp *a)
Initiate GUITextureSubSys for textures.
static GUIGlID getGif(GUITexture which)
returns a texture Gif previously defined in the enum GUITexture
std::map< GUITexture, std::pair< bool, GUIGlID > > myTextures
vector with the Gifs
GUITexture
An enumeration of gifs used by the gui applications.