KPADIsEnableMplsDirRevise

Syntax

#include <revolution/kpad.h>

f32 KPADIsEnableMplsDirRevise( 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 more correction is applied to make it closer the base attitude, the closer this value is to 1.

Description

Checks if attitude correction is enabled for the specified channel's Wii MotionPlus. Returns the correction level when enabled. Attitude correction is initially disabled.

See Also

KPADEnableMplsDirRevise
KPADDisableMplsDirRevise

Revision History

2008/12/04 Initial version.


CONFIDENTIAL