const unsigned char GNETexture_E3[]
const unsigned char GNETexture_E3Selected[]
const unsigned char GNETexture_LaneBike[]
const unsigned char GNETexture_LaneBus[]
const unsigned char GNETexture_LanePedestrian[]
const unsigned char GNETexture_Lock[]
const unsigned char GNETexture_NotMoving[]
const unsigned char GNETexture_NotMovingSelected[]
const unsigned char GNETexture_Rerouter[]
const unsigned char GNETexture_Rerouter_ClosingLaneReroute[]
const unsigned char GNETexture_Rerouter_ClosingReroute[]
const unsigned char GNETexture_Rerouter_DestProbReroute[]
const unsigned char GNETexture_Rerouter_Interval[]
const unsigned char GNETexture_Rerouter_ParkingAreaReroute[]
const unsigned char GNETexture_Rerouter_RouteProbReroute[]
const unsigned char GNETexture_RerouterSelected[]
const unsigned char GNETexture_RouteProbe[]
const unsigned char GNETexture_RouteProbeSelected[]
const unsigned char GNETexture_Stop[]
const unsigned char GNETexture_StopContainer[]
const unsigned char GNETexture_StopContainerSelected[]
const unsigned char GNETexture_StopPerson[]
const unsigned char GNETexture_StopPersonSelected[]
const unsigned char GNETexture_StopSelected[]
const unsigned char GNETexture_TLS[]
const unsigned char GNETexture_TractionSubstation[]
const unsigned char GNETexture_TractionSubstationSelected[]
const unsigned char GNETexture_Vaporizer[]
const unsigned char GNETexture_VaporizerSelected[]
const unsigned char GNETexture_VariableSpeedSign[]
const unsigned char GNETexture_VariableSpeedSign_Step[]
const unsigned char GNETexture_VariableSpeedSignSelected[]
GUITexture
An enumeration of gifs used by the gui applications.
@ REROUTER_CLOSINGREROUTE
@ REROUTER_ROUTEPROBREROUTE
@ TRACTIONSUBSTATION_SELECTED
@ REROUTER_CLOSINGLANEREROUTE
@ VARIABLESPEEDSIGN_SELECTED
@ REROUTER_DESTPROBREROUTE
@ REROUTER_PARKINGAREAREROUTE
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