![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>Go to the source code of this file.
Enumerations | |
| enum | GUICursor { SUMOCURSOR_DEFAULT, SUMOCURSOR_MOVE, CURSOR_MAX } |
| An enumeration of cursors used by the gui applications. More... | |
Definition in file GUICursors.h.
| enum GUICursor |
An enumeration of cursors used by the gui applications.
| Enumerator | |
|---|---|
| SUMOCURSOR_DEFAULT | default cursor |
| SUMOCURSOR_MOVE | move cursor |
| CURSOR_MAX | max number of cursors |
Definition at line 33 of file GUICursors.h.