| Constructor and Description |
|---|
ColorLoopControl(String locationId,
Collection<rst.vision.HSBColorType.HSBColor> colors) |
ColorLoopControl(String locationId,
Collection<rst.vision.HSBColorType.HSBColor> colors,
long delay) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
rst.vision.HSBColorType.HSBColor |
getRandomColor() |
public static final Random random
public ColorLoopControl(String locationId, Collection<rst.vision.HSBColorType.HSBColor> colors) throws org.openbase.jul.exception.InstantiationException, InterruptedException
org.openbase.jul.exception.InstantiationExceptionInterruptedExceptionpublic ColorLoopControl(String locationId, Collection<rst.vision.HSBColorType.HSBColor> colors, long delay) throws org.openbase.jul.exception.InstantiationException, InterruptedException
org.openbase.jul.exception.InstantiationExceptionInterruptedExceptionpublic void activate()
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionpublic rst.vision.HSBColorType.HSBColor getRandomColor()
Copyright © 2015–2016 openbase.org. All rights reserved.