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