| Package | Description |
|---|---|
| me.friwi.tello4j.api.drone | |
| me.friwi.tello4j.api.state |
| Modifier and Type | Method and Description |
|---|---|
TelloDroneState |
TelloDrone.getCachedState()
Fetches the last received
TelloDroneState of this drone |
| Modifier and Type | Method and Description |
|---|---|
void |
TelloDrone.setCachedState(TelloDroneState cachedState)
Set the last received
TelloDroneState of this drone |
| Modifier and Type | Method and Description |
|---|---|
void |
StateListener.onStateChanged(TelloDroneState oldState,
TelloDroneState newState)
Method that is called, when the state of the
TelloDrone is updated |
Copyright © 2020. All rights reserved.