|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IOIO | |
|---|---|
| ioio.lib.api | |
| ioio.lib.util | |
| Uses of IOIO in ioio.lib.api |
|---|
| Methods in ioio.lib.api that return IOIO | |
|---|---|
static IOIO |
IOIOFactory.create()
Create a IOIO instance. |
static IOIO |
IOIOFactory.create(IOIOConnection connection)
Create a IOIO instance with a user-provided underlying connection class. |
| Uses of IOIO in ioio.lib.util |
|---|
| Methods in ioio.lib.util with parameters of type IOIO | |
|---|---|
void |
IOIOLooper.incompatible(IOIO ioio)
Subclasses should override this method for performing operations to be done if an incompatible IOIO firmware is detected. |
void |
BaseIOIOLooper.incompatible(IOIO ioio)
|
void |
IOIOLooper.setup(IOIO ioio)
Subclasses should override this method for performing operations to be done once as soon as IOIO communication is established. |
void |
BaseIOIOLooper.setup(IOIO ioio)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||