SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <vector>
#include <fx.h>
#include <utils/iodevices/OutputDevice.h>
#include "GUIColorScheme.h"
Go to the source code of this file.
Data Structures | |
class | GUIColorer |
Base class for coloring. Allows changing the used colors and sets the used color in dependence to a value. More... | |
Definition in file GUIColorer.h.