| Package | Description |
|---|---|
| me.friwi.tello4j.api.drone | |
| me.friwi.tello4j.api.world |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
TelloDrone.moveDirection(MovementDirection direction,
int cm)
Instructs this drone to move a certain amount of centimeters in one direction.
|
| Modifier and Type | Method and Description |
|---|---|
static MovementDirection |
MovementDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MovementDirection[] |
MovementDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.