KPADGetMplsAccReviseParam

Syntax

#include <revolution/kpad.h>

void KPADGetMplsAccReviseParam( s32 chan, f32 *revise_pw, f32 *revise_range );

Arguments

chan One of the WPAD_CHANn values.
revise_pw Buffer for copying the current level of acceleration correction.
revise_range Buffer for copying the valid radius for acceleration correction.

Return Values

None.

Description

Gets the level of acceleration correction for the specified channel's Wii MotionPlus.

See Also

KPADSetMplsAccReviseParam
KPADInitMplsAccReviseParam

Revision History

2008/12/04 Initial version.


CONFIDENTIAL