|
||||||||||
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.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 |