KPADGetMplsZeroPlayParam

Syntax

#include <revolution/kpad.h>

void KPADGetMplsZeroPlayParam( s32 chan, f32 *radius );

Arguments

chan One of the WPAD_CHANn values.
radius Buffer for copying the current zero-point play tolerance level.

Return Values

None.

Description

Gets the zero-point play tolerance for the specified channel's Wii MotionPlus. A play tolerance value of 1.0f indicates 360 dps.

See Also

KPADSetMplsZeroPlayParam
KPADInitMplsZeroPlayParam

Revision History

2008/12/04 Initial version.


CONFIDENTIAL