TwclWiiRemoteGuitarFretButtons Record

The structure contains the Wii Remote Guitar extension fret buttons states.

Namespace: wclBluetooth
type
 TwclWiiRemoteGuitarFretButtons = record
 end;

The TwclWiiRemoteGuitarFretButtons type exposes the following members.

Show:
 NameDescription
Blue

The "Blue" button state. True if the button is pressed.

Green

The "Green" button state. True if the button is pressed.

Orange

The "Orange" button state. True if the button is pressed.

Red

The "Red" button state. True if the button is pressed.

Yellow

The "Yellow" button state. True if the button is pressed.

Top