|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NxtRobot.ConnectState | |
---|---|
ch.aplu.android.nxt | Package to use the Lego NXT robot in direct mode in Android applications. |
Uses of NxtRobot.ConnectState in ch.aplu.android.nxt |
---|
Methods in ch.aplu.android.nxt that return NxtRobot.ConnectState | |
---|---|
NxtRobot.ConnectState |
NxtRobot.connect()
If the NXT name is not known, asks for the NXT Bluetooth friendly name. |
static NxtRobot.ConnectState |
NxtRobot.ConnectState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NxtRobot.ConnectState[] |
NxtRobot.ConnectState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |