#include <revolution/wpad.h>
void WPADEnableMotor( BOOL enable );
enable |
Turns on/off the rumble feature. The rumble feature is turned on if TRUE, and off if |
None.
Turns the vibration feature for the Wii Remote on and off. The settings made by this function are applied to all the Wii Remotes.
The on/off setting for the rumble feature can be registered for the Wii Console using the WPADSaveConfig function.
WPAD Functions
WPADIsMotorEnabled
WPADControlMotor
WPADStartMotor
WPADStopMotor
WPADSaveConfig
08/15/2006 Initial version.
CONFIDENTIAL