| Package | Description |
|---|---|
| org.dajlab.jcontrollab.core |
| Modifier and Type | Method and Description |
|---|---|
static RotationDirectionEnum |
RotationDirectionEnum.fromValue(int value)
Get enum from value.
|
RotationDirectionEnum |
RotationSensor.getDirection()
Return the direction, CLOCKWISE or COUNTERCW.
|
static RotationDirectionEnum |
RotationDirectionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RotationDirectionEnum[] |
RotationDirectionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.