Click or drag to resize

wclWiiRemoteClientConnectionDoNunchukChanged Method

Fires the OnNunchukChanged event.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
protected virtual void DoNunchukChanged(
	wclWiiRemoteNunchuk Nunchuk
)

Parameters

Nunchuk  wclWiiRemoteNunchuk
The current Nunchuk extension state.
See Also