KPADSetMplsDirReviseParam

Syntax

#include <revolution/kpad.h>

void KPADSetMplsDirReviseParam( s32 chan, f32 revise_pw );

Arguments

chan One of the WPAD_CHANn values.
revise_pw Weight used for attitude correction. Set a value between 0 and 1. The greater the value, the more correction is applied.

Return Values

None.

Description

Configures the level of attitude correction for the specified channel's Wii MotionPlus. These settings are applied to all axes.

See Also

KPADGetMplsDirReviseParam
KPADInitMplsDirReviseParam

Revision History

2008/12/04 Initial version.


CONFIDENTIAL