KPADGetReviseAngle

Syntax

#include <revolution/kpad.h>

f32 KPADGetReviseAngle( void );

Arguments

None.

Return Values

The angle of rotation when rotated counterclockwise as defined when facing to the positive X-direction in the Nunchuk motion sensor's coordinate system. In units of degrees.

Description

Gets the rotation angle, in degrees, of the angular correction performed when KPADSetReviseMode is set to ON, or performed by the KPADReviseAcc function.

See Also

KPADSetReviseMode, KPADReviseAcc

Revision History

2007/05/21 Initial version.


CONFIDENTIAL