Click or drag to resize

wclWiiRemoteClient Methods

The wclWiiRemoteClient type exposes the following members.

Methods
 NameDescription
Public methodConnect Starts connecting to a Wii Remote device.
Public methodDisableAccel Disables accelerometer.
Public methodDisconnect Disconnects from the Wii Remote.
Protected methodDoAccelChanged Fire the OnAccelChanged event.
Protected methodDoBalanceBoardChanged Fires the OnBalanceBoardChanged event
Protected methodDoButtonsChanged Fires the OnButtonsChanged event.
Protected methodDoClassicControllerChanged Fires the OnClassicControllerChanged event.
Protected methodDoConnect Fires the OnConnect event.
Protected methodDoDisconnect Fires the OnDisconnect event.
Protected methodDoDrumsChanged Fires the OnDrumsChanged event.
Protected methodDoExtensionAttached Fires the OnExtensionAttached event.
Protected methodDoExtensionDetached Fires the OnExtensionDetached event.
Protected methodDoGuitarChanged Fires the OnGuitarChanged event.
Protected methodDoIrChanged Fires the OnIrChanged event.
Protected methodDoNunchukChanged Fires the OnNunchukChanged event.
Protected methodDoStatusChanged Fires the OnStatusChanged event.
Public methodEnableAccel Enables accelerometer.
Protected methodEnter Enters the Bluetooth component protection critical section.
(Inherited from wclBluetoothComponent)
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetStatus Requests the Wii Remote status.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodLeave Leaves the Bluetooth component protection critical section.
(Inherited from wclBluetoothComponent)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodSetIrSensitivity Sets IR IR sensor sensitivity (and turns it ON or OFF).
Public methodSetLeds(wclWiiRemoteLeds) Changes the Wii Remote LEDs state.
Public methodSetLeds(Boolean, Boolean, Boolean, Boolean) Changes the Wii Remote LEDs state.
Public methodSetRumble Turns the Rumble On and Off.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also