KPADIsEnableMplsAccRevise

Syntax

#include <revolution/kpad.h>

f32 KPADIsEnableMplsAccRevise( s32 chan );

Arguments

chan One of the WPAD_CHANn values.

Return Values

Returns a negative value when disabled. Returns a value of zero or more when enabled. This value indicates the correction level. The closer this value is to 1, the more correction is applied so that the direction of the Wii MotionPlus is made to approach the direction of acceleration.

Description

Checks if acceleration correction is enabled for the specified channel's Wii MotionPlus. Returns the correction level when enabled. Acceleration correction is initially enabled.

See Also

KPADEnableMplsAccRevise
KPADDisableMplsAccRevise

Revision History

2008/12/04 Initial version.


CONFIDENTIAL