Package | Description |
---|---|
org.chabala.brick.controllab |
Library for controlling the LEGO® control lab interface.
|
Modifier and Type | Method and Description |
---|---|
static PowerLevel |
PowerLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PowerLevel[] |
PowerLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ControlLab.setOutputPowerLevel(PowerLevel powerLevel,
Set<OutputId> outputs)
Sets the
PowerLevel of the specified outputs. |
Output |
Output.setPowerLevel(PowerLevel powerLevel)
Sets the
PowerLevel of this output. |
Copyright © 2016–2023. All rights reserved.