Modifier and Type | Method and Description |
---|---|
static void |
ScDllWrapper.scGetDevNum(ScThreeInts out)
Retrieves the number devNum of SpaceController devices actually connected to
the computer and the maximal device index a device maxDevIdx may be
addressed with at the moment.
|
static void |
ScDllWrapper.scSetLcdColor(int devIdx,
ScThreeInts inout)
Sets and retrieves the LCD's background color.
|
static void |
ScDllWrapper.scSetLeds(int devIdx,
ScThreeInts inout)
Sets and retrieves the brightness of the three types of LEDs built in into
the device.
|