KPADSetMplsZeroPlayParam

Syntax

#include <revolution/kpad.h>

void KPADSetMplsZeroPlayParam( s32 chan, f32 radius );

Arguments

chan One of the WPAD_CHANn values.
radius Zero-point play tolerance. Sets a value, equating 1.0f to 360 dps.

Return Values

None.

Description

Sets the at-rest (zero point) play tolerance for the specified channel's Wii MotionPlus. If a play tolerance is established, the system will no longer respond to small movements. The configured play tolerance is applied to all axes.

See Also

KPADGetMplsZeroPlayParam
KPADInitMplsZeroPlayParam

Revision History

2008/12/04 Initial version.


CONFIDENTIAL