See: Description
| Class | Description |
|---|---|
| Device |
A Device is a hardware abstraction that handles the low level communication protocol used in devices compatibles with the Tact-Tiles platform.
|
| Device.DeviceListener |
A device listener receives notifications of new data available in the
Device object. |
| Glove |
A Glove is a hardware abstraction that handles the low level communication protocol used in devices compatibles with the HELENA Glove platform.
|
| Glove.GloveListener |
A glove listener receives notifications of new data available in the
Glove object. |
| RuntimeConnection |
A RuntimeConnection represents a inter-process communication (IPC) connection with the Tact-Tiles Runtime Service app.
|
| RuntimeConnection.RC_CMD |
Defines the compatible commands of the Tact-Tiles API
RuntimeConnection clients. |
| RuntimeConnection.RS_CMD |
Defines the compatible commands of the Tact-Tiles Runtime Service app.
|
| Settings |
Created by andy on 17/04/17.
|