GUITexture
An enumeration of gifs used by the gui applications.
static void resetTextures()
Reset textures.
std::map< GUITexture, GUIGlID > myTextures
vector with the Gifs
static void initTextures(FXApp *a)
Initiate GUITextureSubSys for textures.
static GUIGlID getPOITexture(POIIcon POIIcon)
returns texture associated to the given POI image
static GUITextureSubSys * myInstance
instance of GUITextureSubSys
std::map< POIIcon, GUIGlID > myPOITextures
map with textures
static GUIGlID getTexture(GUITexture which)
returns a texture previously defined in the enum GUITexture