Package de.tudresden.ws.container
Class SumoColor
- java.lang.Object
-
- de.tudresden.sumo.objects.SumoColor
-
- de.tudresden.ws.container.SumoColor
-
- All Implemented Interfaces:
SumoObject
public class SumoColor extends SumoColor
Deprecated.use packagede.tudresden.sumo.objects
instead.- Author:
- Mario Krumnow
-
-
Constructor Summary
Constructors Constructor Description SumoColor(int r, int g, int b, int a)
Deprecated.
-