TwclWiiRemoteClassicController Record

The structure describes a Wii Remote Classic controller extension.

Namespace: wclBluetooth
type
 TwclWiiRemoteClassicController = record
 end;

The TwclWiiRemoteClassicController type exposes the following members.

Show:
 NameDescription
Buttons

The Wii Remote Classic controller buttons states.

Calibration

The Wii Remote Classic controller calibration data.

LeftJoystick

The Wii Remote Classic controller left joystick value.

LeftTrigger

The Wii Remote Classic controller left trigger value.

RightJoystick

The Wii Remote Classic controller right joystick value.

RightTrigger

The Wii Remote Classic controller right trigger value.

Top