TwclWiiRemoteBalanceBoardSensors Record

The structure describes the Wii Remote Balance Board extension sensors data.

Namespace: wclBluetooth
type
 TwclWiiRemoteBalanceBoardSensors = record
 end;

The TwclWiiRemoteBalanceBoardSensors type exposes the following members.

Show:
 NameDescription
BottomLeft

Bottom left sensor value.

BottomRight

Bottom right sensor value.

TopLeft

Top left sensor value.

TopRight

Top right sensor value.

Top