const unsigned char GNETexture_E3[]
const unsigned char GNETexture_E3Selected[]
const unsigned char GNETexture_Empty[]
const unsigned char GNETexture_EmptySelected[]
const unsigned char GNETexture_LaneBike[]
const unsigned char GNETexture_LaneBus[]
const unsigned char GNETexture_LanePedestrian[]
const unsigned char GNETexture_Lock[]
const unsigned char GNETexture_LockSelected[]
const unsigned char GNETexture_NotMoving[]
const unsigned char GNETexture_NotMovingSelected[]
const unsigned char GNETexture_Rerouter[]
const unsigned char GNETexture_RerouterSelected[]
const unsigned char GNETexture_RouteProbe[]
const unsigned char GNETexture_RouteProbeSelected[]
const unsigned char GNETexture_TLS[]
const unsigned char GNETexture_Vaporizer[]
const unsigned char GNETexture_VaporizerSelected[]
const unsigned char GNETexture_VariableSpeedSign[]
const unsigned char GNETexture_VariableSpeedSignSelected[]
GUITexture
An enumeration of gifs used by the gui applications.
@ GNETEXTURE_EMPTYSELECTED
@ GNETEXTURE_ROUTEPROBESELECTED
@ GNETEXTURE_REROUTERSELECTED
@ GNETEXTURE_NOTMOVINGSELECTED
@ GNETEXTURE_LOCKSELECTED
@ GNETEXTURE_VARIABLESPEEDSIGNSELECTED
@ GNETEXTURE_VARIABLESPEEDSIGN
@ GNETEXTURE_LANEPEDESTRIAN
@ GNETEXTURE_VAPORIZERSELECTED
static void close()
close GUITextureSubSys
static void resetTextures()
Reset textures.
std::map< GUITexture, GUIGlID > myTextures
vector with the Gifs
static void initTextures(FXApp *a)
Initiate GUITextureSubSys for textures.
~GUITextureSubSys()
destructor
static GUITextureSubSys * myInstance
instance of GUITextureSubSys
FXApp * myApp
@pointer to Fox App
static GUIGlID getTexture(GUITexture which)
returns a texture previously defined in the enum GUITexture
GUITextureSubSys(FXApp *a)
constructor private because is called by the static function init(FXApp* a
static GUIGlID add(FXImage *i)
Adds a texture to use.
static void clearTextures()
clears loaded textures