Package frog.plugin
Packages | |
package | bluetooth |
package | spot |
Classes | |
class | Device |
A Device object represents everything a Plugin should need to perform operations between a host and device. More... | |
interface | DeviceListener |
Interface for listening to a device. More... | |
interface | Plugin |
This interface should be implemented by any developer seeking to write code that will allow them to use their device with the FROG Recognizer of Gestures. More... |