TwclWiiRemoteButtonsChangedEvent Delegate

The Wii Remote OnButtonsChanged event handler prototype.

Namespace: wclBluetooth
type
 TwclWiiRemoteButtonsChangedEvent = procedure(Sender: TObject;
 const Buttons: TwclWiiRemoteButtons) of object;

Parameters

Sender

The object initiates the event.

Buttons

The current state of the Wii Remote controller buttons.