TwclWiiRemoteIrSensors Record

The structure contains the Wii Remote IR sensors values.

Namespace: wclBluetooth
type
 TwclWiiRemoteIrSensors = record
 end;

The TwclWiiRemoteIrSensors type exposes the following members.

Show:
 NameDescription
Mode

The IR sensor mode.

Sensitivity

The IR sensitivity.

Sensors

The array of the IR sensors.

Top