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 package de.tudresden.sumo.objects instead.
Author:
Mario Krumnow
  • Constructor Details

    • SumoColor

      public SumoColor(int r, int g, int b, int a)
      Deprecated.